文件名称:notes:博客文章的源代码
文件大小:28KB
文件格式:ZIP
更新时间:2024-06-04 12:17:50
JavaScript
笔记
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
notes-master
----.jshintrc(518B)
----ember-cli-build.js(826B)
----public()
--------crossdomain.xml(585B)
--------robots.txt(51B)
----testem.js(237B)
----bower.json(181B)
----.ember-cli(280B)
----.travis.yml(267B)
----config()
--------environment.js(1KB)
----README.md(1KB)
----.bowerrc(60B)
----.editorconfig(543B)
----tests()
--------integration()
--------.jshintrc(845B)
--------index.html(1017B)
--------test-helper.js(112B)
--------helpers()
--------acceptance()
--------unit()
----.gitignore(247B)
----app()
--------index.html(614B)
--------models()
--------styles()
--------adapters()
--------controllers()
--------resolver.js(65B)
--------components()
--------helpers()
--------app.js(431B)
--------templates()
--------router.js(295B)
--------routes()
----mirage()
--------models()
--------serializers()
--------config.js(1KB)
--------scenarios()
--------factories()
----.watchmanconfig(37B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)