文件名称:film-blog:使用 Ember.js 构建的个人博客
文件大小:39KB
文件格式:ZIP
更新时间:2024-07-17 00:53:29
JavaScript
电影博客
关于电影和各种主题的文章的个人博客应用程序; 使用 Ember.js 和 Ember-CLI 构建。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
film-blog-master
----.jshintrc(518B)
----public()
--------crossdomain.xml(603B)
--------robots.txt(41B)
----bower.json(635B)
----.ember-cli(280B)
----.travis.yml(245B)
----config()
--------environment.js(1004B)
----README.md(1KB)
----HOW-TO.md(4KB)
----.bowerrc(60B)
----testem.json(159B)
----.editorconfig(514B)
----tests()
--------.jshintrc(1KB)
--------index.html(1KB)
--------test-helper.js(449B)
--------helpers()
--------unit()
----.gitignore(247B)
----Brocfile.js(952B)
----app()
--------index.html(625B)
--------views()
--------models()
--------styles()
--------adapters()
--------controllers()
--------components()
--------helpers()
--------app.js(414B)
--------templates()
--------router.js(581B)
--------routes()
----package.json(969B)
----vendor()
--------.gitkeep(0B)