cloud-farm-monitor-system
config
Before build, you need have some config file in project_config
directory
You can see config-explanation.md, it will explain how to write config files
start server
- set up your config file (config-explanation.md)
npm install
npm run build
- clone our client project https://github.com/SoftwareSing/VueLogin2
npm install
&npm run build
in client project folder- copy
dist
folder from client to this project's server-dist folder npm run serve
server will run on port 5438 http://127.0.0.1:5438/