Niko-Gateway-fe This project is front-end of Niko-Gateway. How to deploy Clone This Repository git clone https://github.com/legends-killer/niko-gateway-fe.git Modify Config src/prod.config.js cas: your oAuth server server: your Niko-Gateway server Install Dependencies yarn install Build Project yarn build