node,npm的安装

1.

在node的官网下载

2.安装node

3.

4.进入项目根目录,安装依赖:
```
npm install

如:npm install -g cnpm --registry=https://registry.npm.taobao.org

5.开启调试:
```
npm run dev

 

posted @ 2017-09-08 17:43  侠岚之弋痕夕  阅读(120)  评论(0)    收藏  举报
Where is the starting point, we don't have a choice, but the destination where we can pursue!