基于 vue-admin-template 制作的后台管理系统
# clone the project
git clone git@github.com:EliteFan0814/base-vue-admin-template.git
# enter the project directory
cd base-vue-admin-template
# install dependency
npm install
# develop
npm run devThis will automatically open http://localhost:9528