# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
下载项目
git clone https://github.com/Lindsayyyy/vue-permission.git
Git安装参考
https://blog.csdn.net/Quest_sec/article/details/104030337