ember-playground:用炭烬尝试一些东西

时间:2024-04-14 23:46:28
【文件属性】:

文件名称:ember-playground:用炭烬尝试一些东西

文件大小:306KB

文件格式:ZIP

更新时间:2024-04-14 23:46:28

JavaScript

灰烬游乐场 本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。 先决条件 您需要在计算机上正确安装以下物品。 (使用npm) 安装 git clone 此存储库 cd ember-playground npm install 运行/开发 ember serve 访问您的应用程序,为 。 访问您的测试,为 。 代码生成器 利用许多生成器生成代码,尝试使用ember help generate更多详细信息 运行测试 ember test ember test --server 林亭 npm run lint:hbs npm run lint:js npm run lint:js -- --fix 建筑 ember build (发展) ember build --environment product


【文件预览】:
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)

网友评论