angular2-quickstart
25개 이상의 토픽을 선택하실 수 없습니다. 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