msgboard:探索Ember.js

时间:2024-05-26 16:42:14
【文件属性】:

文件名称:msgboard:探索Ember.js

文件大小:31KB

文件格式:ZIP

更新时间:2024-05-26 16:42:14

JavaScript

留言板 一个留言板,询问和回答问题。 创建它是为了获得更多使用Ember CLI的实践。 heroku上的链接: ://ember-msgboard.herokuapp.com/ 先决条件 您需要在计算机上正确安装以下物品。 (带有NPM) 安装 git clone 此存储库 切换到新目录 npm install bower install 运行/开发 ember server 访问您的应用程序,为 。 代码生成器 利用大量的代码生成器,尝试使用ember help generate更多详细信息 运行测试 ember test ember test --server 建造 ember build (发展) ember build --environment production (生产) 部署中 指定部署您的应用所需的时间。 进一步阅读/有


【文件预览】:
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)

网友评论