#下载依赖包 npm install #启动项目 npm start #编译成开发版 npm run build:dev #编程生产版 npm run build:prod
用angular2做的cnode