文件名称:成为开发人员:开发人员的见证!
文件大小:1.01MB
文件格式:ZIP
更新时间:2024-02-25 16:16:29
javascript ember html5 css3 EmberCSS
成为开发者
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone
【文件预览】:
becoming-a-developer-master
----.gitignore(347B)
----app()
--------app.js(384B)
--------components()
--------templates()
--------models()
--------helpers()
--------index.html(2KB)
--------favicon.ico(1KB)
--------controllers()
--------routes()
--------styles()
--------router.js(321B)
----package.json(2KB)
----package-lock.json(850KB)
----.watchmanconfig(37B)
----.travis.yml(247B)
----public()
--------api()
--------robots.txt(51B)
--------assets()
----testem.js(601B)
----.eslintrc.js(1KB)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
--------netlify.toml(64B)
----tests()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------ember-cli-update.json(361B)
--------optional-features.json(154B)
--------targets.js(305B)
--------environment.js(1KB)
----.eslintignore(240B)
----.ember-cli(280B)
----ember-cli-build.js(585B)
----.editorconfig(367B)
----.template-lintrc.js(57B)