vueElementAdminBase
1.0.0
# clone the project
git clone https://github.com/rui494274693/vueElementAdminBase.git
# enter the project directory
cd vueElementAdminBase-master
# install dependency
npm install
# develop
npm run dev
浏览器打开 http://localhost:8099
# build for test environment
npm run build:stage
# build for production environment
npm run build:prod
这个只是前端的项目,还需要启动一个模拟后台接口的项目,地址是 vueElementAdminServer
如果你觉得这个项目对您有帮助,你可以用以下行动支持一下作者: