文件名称:Ember-Starter:使用EmberJs和测试单元的基础项目
文件大小:38KB
文件格式:ZIP
更新时间:2024-02-26 06:41:34
javascript ember-cli ember tests unit-test
灰烬起动器
如何安装EmberJS!
Linux:
npm install -g ember-cli
余烬新ember-quickstart
git clone
【文件预览】:
Ember-Starter-master
----.jshintrc(532B)
----.gitignore(249B)
----app()
--------ReadMe.txt(155B)
--------app.js(406B)
--------components()
--------adapters()
--------resolver.js(65B)
--------templates()
--------models()
--------helpers()
--------index.html(664B)
--------controllers()
--------routes()
--------styles()
--------router.js(804B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(37B)
----.travis.yml(336B)
----firebase.json(43B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----_config.yml(32B)
----testem.js(237B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----yes(59B)
----calcRMI.java(4KB)
----tests()
--------.jshintrc(845B)
--------acceptance()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(112B)
----config()
--------environment.js(2KB)
----.firebaserc(60B)
----.ember-cli(280B)
----ember-cli-build.js(826B)
----mirage()
--------scenarios()
--------serializers()
--------config.js(758B)
----bower.json(49B)
----.editorconfig(368B)