文件名称:ember-playground:用炭烬尝试一些东西
文件大小:306KB
文件格式:ZIP
更新时间:2024-04-14 23:46:28
JavaScript
灰烬游乐场
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone
【文件预览】:
ember-playground-main
----.prettierignore(253B)
----.storybook()
--------.gitignore(18B)
--------main.js(285B)
--------preview.js(74B)
----.gitignore(404B)
----README.md(1KB)
----.nvmrc(8B)
----ember-cli-build.js(1KB)
----public()
--------robots.txt(51B)
----.ember-cli(580B)
----tests()
--------integration()
--------test-helper.js(718B)
--------unit()
--------helpers()
--------index.html(1KB)
----testem.js(589B)
----.stylelintrc.js(38B)
----app()
--------components()
--------routes()
--------router.js(251B)
--------app.js(399B)
--------models()
--------helpers()
--------styles()
--------index.html(716B)
--------templates()
--------controllers()
----package.json(3KB)
----vendor()
--------.gitkeep(0B)
----config()
--------ember-cli-update.json(386B)
--------targets.js(157B)
--------optional-features.json(154B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----.eslintignore(266B)
----.template-lintrc.js(58B)
----.editorconfig(367B)
----yarn.lock(765KB)
----.eslintrc.js(1KB)
----.prettierrc.js(58B)