文件名称:emberjs-tutorial
文件大小:567KB
文件格式:ZIP
更新时间:2024-03-30 12:23:29
JavaScript
emberjs教程
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone
【文件预览】:
emberjs-tutorial-master
----ember-cli-build.js(844B)
----public()
--------robots.txt(51B)
--------assets()
----testem.js(589B)
----.eslintrc.js(1KB)
----.prettierignore(253B)
----jsconfig.json(164B)
----.ember-cli(280B)
----.travis.yml(247B)
----config()
--------targets.js(314B)
--------ember-cli-update.json(386B)
--------environment.js(1KB)
--------optional-features.json(154B)
----README.md(1KB)
----.template-lintrc.js(58B)
----.editorconfig(367B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(345B)
--------helpers()
--------unit()
----.gitignore(383B)
----.prettierrc.js(58B)
----app()
--------index.html(1KB)
--------models()
--------styles()
--------controllers()
--------components()
--------helpers()
--------app.js(399B)
--------data()
--------templates()
--------router.js(395B)
--------routes()
----.watchmanconfig(37B)
----.eslintignore(253B)
----package-lock.json(752KB)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)