文件名称:step-by-step-guide-with-angular2:来自 https 的示例
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-25 16:11:30
TypeScript
我的示例来自 安装: npm install tsd tsd reinstall 建造: npm install -g typescript@1.5.0-beta tsc 跑步: 通过安装 http-server 包 npm install -g http-server 运行服务器(如果使用了端口 8080,请选择任何空闲端口) http-server -p 8080
【文件预览】:
step-by-step-guide-with-angular2-master
----features()
--------app()
--------display()
--------todo()
----index.html(712B)
----tsconfig.json(632B)
----.gitignore(69B)
----tsd.json(254B)
----typings()
--------tsd.d.ts(48B)
--------angular2()
----README.md(361B)
----favicon.ico(1KB)