文件名称:ember-cli-base:最小的ember-cli应用程序,用于测试和分叉
文件大小:13KB
文件格式:ZIP
更新时间:2024-05-26 17:09:04
JavaScript
ember-cli-base 最小的ember-cli应用程序,用于测试和分叉
【文件预览】:
ember-cli-base-master
----.travis.yml(318B)
----.ember-cli(280B)
----testem.json(198B)
----ember-cli-build.js(805B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----package.json(1KB)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(985B)
--------unit()
--------.jshintrc(831B)
--------helpers()
----app()
--------models()
--------templates()
--------routes()
--------index.html(639B)
--------controllers()
--------components()
--------styles()
--------app.js(420B)
--------router.js(195B)
--------helpers()
----.gitignore(247B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(63B)
----.jshintrc(518B)
----bower.json(496B)
----.editorconfig(543B)