文件名称:ember-echecs
文件大小:23KB
文件格式:ZIP
更新时间:2024-07-31 13:09:55
JavaScript
棋 作业:用ember js开发一个游戏 安装 git clone git@github.com:kevin-verschaeve/ember-echecs.git npm install bower install 比赛目标 这是一盘棋(缺少规则) 项目学生 尼古拉斯·贝泽 凯文·弗斯切夫
【文件预览】:
ember-echecs-master
----.travis.yml(168B)
----.ember-cli(280B)
----testem.json(159B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----package.json(877B)
----Brocfile.js(708B)
----.bowerrc(60B)
----tests()
--------test-helper.js(449B)
--------index.html(1KB)
--------unit()
--------.jshintrc(1KB)
--------helpers()
----app()
--------models()
--------templates()
--------routes()
--------index.html(547B)
--------controllers()
--------views()
--------components()
--------styles()
--------app.js(414B)
--------router.js(231B)
--------helpers()
----.gitignore(247B)
----public()
--------robots.txt(32B)
--------crossdomain.xml(603B)
--------.gitkeep(0B)
----README.md(298B)
----.jshintrc(520B)
----bower.json(538B)
----.editorconfig(507B)