会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sophel
博客园
首页
新随笔
联系
订阅
管理
2018年9月27日
vue项目中安装cnpm和node_modules
摘要: 1.安装cnpm的nodejs包管理工具,命令行: npm install -g cnpm --registry=https://registry.npm.taobao.org 2. 每个vue项目需要配置自己单独的node_modules模块,具体构建过程如下: step1: cd到你的项目根目录
阅读全文
posted @ 2018-09-27 14:24 sophel
阅读(2704)
评论(0)
推荐(0)
编辑
公告