angular2-quickstart
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
chen once 00aa72f6fb edit 7 år sedan
app official demo 7 år sedan
.gitignore official demo 7 år sedan
README.md edit 7 år sedan
index.html official demo 7 år sedan
package.json official demo 7 år sedan
styles.css official demo 7 år sedan
systemjs.config.js official demo 7 år sedan
tsconfig.json official demo 7 år sedan
typings.json official demo 7 år sedan

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