首页 > 其他 > 详细

NPM 命令

时间:2021-08-11 15:21:28      阅读:9      评论:0      收藏:0      [点我收藏+]

# 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

NPM 命令

原文:https://www.cnblogs.com/ghostnet/p/15127098.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!