ember-cli-tutorial-style:一个插件,可以使一些细节更加完美

时间:2021-05-26 16:27:44
【文件属性】:
文件名称:ember-cli-tutorial-style:一个插件,可以使一些细节更加完美
文件大小:168KB
文件格式:ZIP
更新时间:2021-05-26 16:27:44
JavaScript 灰烬风格的教程风格 目前正在进行中 此插件的目的是为提供样式,同时演示如何在ember中安装插件。 安装 git clone 此存储库 cd my-addon npm install 跑步 ember serve 访问您的应用程序,为 。 运行测试 npm test (运行ember try:each以针对多个Ember版本测试您的插件) ember test ember test --server 建造 ember build 有关使用ember-cli的更多信息,请访问 。
【文件预览】:
ember-cli-tutorial-style-master
----.gitignore(346B)
----app()
--------.gitkeep(0B)
----package.json(1KB)
----LICENSE.md(1KB)
----.watchmanconfig(37B)
----.travis.yml(1KB)
----index.js(152B)
----addon()
--------.gitkeep(0B)
----testem.js(364B)
----.eslintrc.js(1KB)
----README.md(734B)
----vendor()
--------.gitkeep(0B)
----tests()
--------dummy()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------ember-try.js(1KB)
--------environment.js(90B)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----.npmignore(277B)
----blueprints()
--------ember-cli-tutorial-style()
----.editorconfig(368B)
----yarn.lock(209KB)

网友评论