文件名称:ember-testy
文件大小:185KB
文件格式:ZIP
更新时间:2024-04-03 20:13:20
JavaScript
余烬
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone
【文件预览】:
ember-testy-main
----.travis.yml(247B)
----.ember-cli(280B)
----ember-cli-build.js(794B)
----vendor()
--------.gitkeep(0B)
----config()
--------ember-cli-update.json(386B)
--------targets.js(314B)
--------optional-features.json(154B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----package.json(2KB)
----.github()
--------workflows()
----.prettierignore(253B)
----tests()
--------test-helper.js(335B)
--------index.html(1KB)
--------unit()
--------integration()
--------helpers()
----package-lock.json(732KB)
----app()
--------models()
--------templates()
--------routes()
--------index.html(701B)
--------controllers()
--------components()
--------styles()
--------app.js(394B)
--------router.js(246B)
--------helpers()
----testem.js(589B)
----.eslintrc.js(1KB)
----.template-lintrc.js(58B)
----.gitignore(383B)
----.prettierrc.js(58B)
----public()
--------robots.txt(51B)
----README.md(1KB)
----.eslintignore(253B)
----.editorconfig(367B)