文件名称:超级租赁:Super Rentals官方教程的代码库
文件大小:306KB
文件格式:ZIP
更新时间:2024-02-25 15:58:56
ember emberjs EmberJavaScript
超级租赁
这是Super Rentals教程的有效存储库,您可以在处进行检出。
先决条件
您需要在计算机上正确安装以下物品。
(具有“ styles:tiles”范围)
安装
git clone
【文件预览】:
super-rentals-master
----.gitignore(383B)
----app()
--------app.js(396B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------serializers()
--------index.html(1KB)
--------controllers()
--------routes()
--------styles()
--------router.js(385B)
----package.json(2KB)
----.watchmanconfig(37B)
----.travis.yml(338B)
----public()
--------api()
--------robots.txt(51B)
--------assets()
--------_redirects(19B)
----testem.js(589B)
----.prettierignore(253B)
----.eslintrc.js(1KB)
----.prettierrc.js(58B)
----README.md(2KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------acceptance()
--------integration()
--------unit()
--------helpers()
--------index.html(4KB)
--------test-helper.js(339B)
----config()
--------ember-cli-update.json(418B)
--------optional-features.json(154B)
--------targets.js(314B)
--------environment.js(1KB)
----.eslintignore(253B)
----.ember-cli(280B)
----ember-cli-build.js(794B)
----app.json(523B)
----.editorconfig(367B)
----yarn.lock(477KB)
----.template-lintrc.js(58B)