@lxzy-cli-dev/monitor-server
v0.0.3
Published
the server side of the mogic-fe portal
Downloads
5
Readme
前端门户 - Server
Install
yarn install
Dev
连接本地数据库
npm run dev
Build
npm run build
Deploy
npm run build
cd dist
# http://localhost:8001
npm run start