文件名称:ember-best-practices-boilerplate:具有最佳实践的余烬样板
文件大小:999KB
文件格式:ZIP
更新时间:2024-02-25 18:07:59
javascript ember boilerplate emberjs pwa
具有最佳实践的余烬样板 快速开始 git clone https://github.com/jdaviderb/ember-best-practices-boilerplate.git you-project cd you-project npm install npm start 与码头工人: git clone https://github.com/jdaviderb/ember-best-practices-boilerplate.git you-project cd you-project docker-compose run node npm install
【文件预览】:
ember-best-practices-boilerplate-master
----.gitignore(377B)
----README.md(3KB)
----ember-cli-build.js(793B)
----server-prod.js(715B)
----public()
--------robots.txt(51B)
--------images()
--------.DS_Store(8KB)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(228B)
--------acceptance()
--------unit()
--------helpers()
--------index.html(1KB)
--------.eslintrc.js(55B)
----Procfile(25B)
----docker-compose.yml(184B)
----testem.js(565B)
----app()
--------components()
--------routes()
--------router.js(244B)
--------app.js(375B)
--------models()
--------adapters()
--------helpers()
--------styles()
--------formats.js(507B)
--------index.html(1KB)
--------templates()
--------resolver.js(65B)
--------controllers()
----fastboot()
--------initializers()
----package.json(2KB)
----vendor()
--------.gitkeep(0B)
----translations()
--------en-us.yaml(19B)
----config()
--------ember-intl.js(3KB)
--------dotenv.js(217B)
--------manifest.js(1KB)
--------targets.js(305B)
--------optional-features.json(34B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----.eslintignore(254B)
----.template-lintrc.js(106B)
----.travis.yml(610B)
----.editorconfig(368B)
----.eslintrc.js(808B)
----package-lock.json(588KB)