文件名称:ember-workshop:灰烬看起来很有趣
文件大小:99KB
文件格式:ZIP
更新时间:2024-02-25 21:01:43
ember EmberJavaScript
余烬车间
使用Ember构建基本的Web应用程序。
去做:
甲板模拟器
带可折叠轮的支架
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone
【文件预览】:
ember-workshop-master
----.travis.yml(251B)
----.ember-cli(280B)
----ember-cli-build.js(919B)
----vendor()
--------.gitkeep(0B)
----config()
--------targets.js(164B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----package.json(1KB)
----tests()
--------test-helper.js(193B)
--------index.html(1KB)
--------unit()
--------.eslintrc.js(55B)
--------integration()
--------helpers()
----package-lock.json(448KB)
----app()
--------models()
--------templates()
--------routes()
--------index.html(822B)
--------controllers()
--------resolver.js(65B)
--------components()
--------styles()
--------app.js(375B)
--------router.js(292B)
--------helpers()
----testem.js(386B)
----.eslintrc.js(188B)
----.gitignore(346B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(1KB)
----.editorconfig(368B)