文件名称:msgboard:探索Ember.js
文件大小:31KB
文件格式:ZIP
更新时间:2024-05-26 16:42:14
JavaScript
留言板
一个留言板,询问和回答问题。
创建它是为了获得更多使用Ember CLI的实践。
heroku上的链接: ://ember-msgboard.herokuapp.com/
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
msgboard-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(420B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------index.html(726B)
--------controllers()
--------routes()
--------styles()
--------router.js(324B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(29B)
----.travis.yml(318B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(831B)
--------integration()
--------unit()
--------helpers()
--------index.html(969B)
--------test-helper.js(112B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----ember-cli-build.js(805B)
----questions.json(832B)
----bower.json(604B)
----.editorconfig(543B)