文件名称:ember-cli-store-example:一个简单的示例应用程序,它显示了 ember-cli-simple-store 插件的运行情况
文件大小:17KB
文件格式:ZIP
更新时间:2024-07-07 01:33:23
JavaScript
这个项目展示了 ember-cli 插件的作用 在浏览器中运行应用程序 在浏览器中运行应用程序 1) npm install 2) bower install 3) ember server 运行测试 1) npm install 2) bower install 3) ember test
【文件预览】:
ember-cli-store-example-master
----.travis.yml(245B)
----.ember-cli(280B)
----testem.json(170B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----package.json(1KB)
----Brocfile.js(769B)
----.bowerrc(60B)
----tests()
--------acceptance()
--------test-helper.js(112B)
--------index.html(1011B)
--------unit()
--------.jshintrc(1KB)
--------helpers()
----app()
--------models()
--------templates()
--------routes()
--------index.html(942B)
--------controllers()
--------views()
--------mixins()
--------components()
--------styles()
--------app.js(414B)
--------router.js(236B)
--------helpers()
----.gitignore(247B)
----public()
--------robots.txt(41B)
--------crossdomain.xml(603B)
--------.gitkeep(0B)
----README.md(346B)
----.jshintrc(527B)
----bower.json(506B)
----.editorconfig(514B)