npm install 操作

npm init node test.js
$ npm install -g cnpm --registry=https://registry.npm.taobao.org (cnpm)
npm install express --save-dev //Node.js Express 框架
npm install webpack --save-dev
cnpm install style-loader --save-dev
cnpm install css-loader --save-dev
cnpm install veu --save

posted @ 2019-04-24 16:06  八十易  阅读(248)  评论(0编辑  收藏  举报