angular2 github ui:在Angular2 TypeScript中使用api.github.com的Github UI 源码
Angular2 Github用户界面 使用Angular2的Github Explorer UI。 该项目是使用版本1.0.0-beta.21生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 要在Chrome上进行调试,请杀死所有进程并使用调试标志google-chrome -remote-debugging-port=9222运行它。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您也可以使用ng generat
文件列表
angular2-github-ui:在Angular2 TypeScript中使用api.github.com的Github UI
(预估有个103文件)
index.html
305B
favicon.ico
5KB
.gitkeep
0B
top-repos.component.html
2KB
repo-search-box.component.html
226B
event-card-view.component.html
3KB
repo-readme.component.html
110B
repo.component.html
1KB
repo-events.component.html
506B
user-recieved-events.component.html
501B
暂无评论