emberjs-tutorial:Ember.js教程

时间:2021-02-12 23:25:47
【文件属性】:
文件名称:emberjs-tutorial:Ember.js教程
文件大小:564KB
文件格式:ZIP
更新时间:2021-02-12 23:25:47
JavaScript emberjs教程 本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。 先决条件 您需要在计算机上正确安装以下物品。 (使用npm) 安装 git clone 此存储库 cd emberjs-tutorial 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 production (生产
【文件预览】:
emberjs-tutorial-master
----.gitignore(369B)
----app()
--------app.js(384B)
--------components()
--------templates()
--------services()
--------models()
--------helpers()
--------index.html(1KB)
--------controllers()
--------routes()
--------styles()
--------router.js(336B)
----package.json(2KB)
----jsconfig.json(141B)
----package-lock.json(756KB)
----.watchmanconfig(37B)
----.travis.yml(247B)
----LICENSE(1KB)
----public()
--------api()
--------robots.txt(51B)
--------assets()
----testem.js(601B)
----.eslintrc.js(1KB)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------optional-features.json(154B)
--------targets.js(305B)
--------environment.js(1KB)
----.eslintignore(240B)
----.ember-cli(280B)
----ember-cli-build.js(844B)
----.editorconfig(367B)
----.template-lintrc.js(57B)

网友评论