angular2-quickstart
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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