poke game front:使用免费的Pokemon API的Pokemon游戏 源码
宠物小精灵 该项目是使用版本11.2.2生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建造 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用--prod标志进行生产构建。 运行单元测试 运行ng test以通过执行单元测试。 运行端到端测试 运行ng e2e通过执行端到端测试。 进一步的帮助 要获得有关Angular CLI的更多帮助,请使用ng help或查看“ 页面。
文件列表
poke-game-front:使用免费的Pokemon API的Pokemon游戏
(预估有个109文件)
.gitignore
2KB
protractor.conf.js
904B
battle-card.component.html
838B
battle-result.component.html
357B
ui-table.component.html
490B
ui-modal.component.html
190B
ui-button.component.html
138B
settings.component.html
3KB
rankings.component.html
726B
header.component.html
673B
暂无评论