angular2-quickstart
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
chen once 00aa72f6fb edit 7 лет назад
app official demo 7 лет назад
.gitignore official demo 7 лет назад
README.md edit 7 лет назад
index.html official demo 7 лет назад
package.json official demo 7 лет назад
styles.css official demo 7 лет назад
systemjs.config.js official demo 7 лет назад
tsconfig.json official demo 7 лет назад
typings.json official demo 7 лет назад

README.md

使用说明
						  
需要先安装node
node下载地址:https://nodejs.org/dist/v6.4.0/node-v6.4.0-x64.msi

官方地址 : https://angular.cn/docs/ts/latest/quickstart.html


git 下载完后运行命令:

 npm install
 npm start