#angular2官网练习项目-英雄编辑器
npm config set registry https://registry.npm.taobao.org
淘宝的镜像,比国外的快n倍
npm install -g typings
npm install && typings install
npm run start
http://localhost:8080
#angular2官网练习项目-英雄编辑器
npm config set registry https://registry.npm.taobao.org
淘宝的镜像,比国外的快n倍
npm install -g typings
npm install && typings install
npm run start
http://localhost:8080