井字游戏:简单的井字游戏实现

时间:2024-02-25 15:48:36
【文件属性】:

文件名称:井字游戏:简单的井字游戏实现

文件大小:128KB

文件格式:ZIP

更新时间:2024-02-25 15:48:36

javascript game ember ember-app EmberJavaScript

井字游戏 本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。 先决条件 您需要在计算机上正确安装以下物品。 (使用npm) 安装 git clone 此存储库 cd tic-tac-tow npm install 运行/开发 ember serve 访问位于应用程序。 访问。 代码生成器 利用大量的代码生成器,尝试使用ember help generate更多详细信息 运行测试 ember test ember test --server 林亭 npm run lint:hbs npm run lint:


【文件预览】:
tic-tac-tow-master
----.gitignore(430B)
----README.md(1KB)
----ember-cli-build.js(793B)
----public()
--------robots.txt(51B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(228B)
--------unit()
--------helpers()
--------index.html(1KB)
----testem.js(581B)
----app()
--------components()
--------routes()
--------router.js(279B)
--------app.js(375B)
--------models()
--------helpers()
--------styles()
--------index.html(700B)
--------templates()
--------resolver.js(65B)
--------controllers()
----package.json(2KB)
----vendor()
--------.gitkeep(0B)
----config()
--------targets.js(305B)
--------optional-features.json(33B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----.eslintignore(240B)
----.template-lintrc.js(62B)
----.travis.yml(314B)
----.editorconfig(368B)
----.eslintrc.js(676B)
----package-lock.json(481KB)

网友评论