angular2-github-ui:在Angular2 TypeScript中使用api.github.com的Github UI

时间:2024-02-23 23:24:49
【文件属性】:

文件名称:angular2-github-ui:在Angular2 TypeScript中使用api.github.com的Github UI

文件大小:63KB

文件格式:ZIP

更新时间:2024-02-23 23:24:49

github-api cors boilerplate angular example

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 generate directive/pipe/service/class 。 建立 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用-prod标志进行生产构建。 运行单元测试 运行ng test以通过执行单元测试。 运行端到端测试 运行ng e2e以通过执行端到端测试。 在运行测试之前,请确保您正在通过ng serve服务该应用程序。 部署到Github Pages 运行ng gi


网友评论