Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 673 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 673 Bytes

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