Skip to content

legends-killer/niko-gateway-fe

Repository files navigation

Niko-Gateway-fe

avatar

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

Install Dependencies

yarn install

Build Project

yarn build