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
如果你覺得這個計畫對您有幫助,你可以用以下行動支持作者: