angular2-quickstart
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
chen once 00aa72f6fb edit il y a 7 ans
app official demo il y a 7 ans
.gitignore official demo il y a 7 ans
README.md edit il y a 7 ans
index.html official demo il y a 7 ans
package.json official demo il y a 7 ans
styles.css official demo il y a 7 ans
systemjs.config.js official demo il y a 7 ans
tsconfig.json official demo il y a 7 ans
typings.json official demo il y a 7 ans

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