文件名称:ember-crud:惯用Ember CRUD示例
文件大小:37KB
文件格式:ZIP
更新时间:2024-05-29 22:13:53
JavaScript
灰烬
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
ember-crud-master
----.jshintrc(532B)
----.gitignore(247B)
----app()
--------app.js(420B)
--------components()
--------templates()
--------settings.js(164B)
--------models()
--------helpers()
--------utils()
--------index.html(714B)
--------mirage()
--------controllers()
--------routes()
--------styles()
--------router.js(424B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(29B)
----.travis.yml(318B)
----public()
--------images()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(845B)
--------acceptance()
--------integration()
--------unit()
--------helpers()
--------index.html(974B)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----lib()
--------.jshintrc(39B)
--------route-snippet()
--------supporting()
----.ember-cli(280B)
----ember-cli-build.js(967B)
----bower.json(623B)
----.editorconfig(543B)