/ws-cloud-admin

ws-cloud 管理后台

Primary LanguageVueMIT LicenseMIT

ws-cloud-admin

My Cloud 管理后台

github: https://github.com/tech-microworld/ws-cloud-admin

ws-cloud-gateway: https://github.com/tech-microworld/ws-cloud-gateway

Build Setup

# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git

# enter the project directory
cd vue-admin-template

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9528

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

鸣谢