项目作者: ember-learn

项目描述 :
The Ember-Ghost template for the Ember Blog
高级语言: JavaScript
项目地址: git://github.com/ember-learn/empress-blog-ember-template.git
创建时间: 2018-11-06T16:39:21Z
项目社区:https://github.com/ember-learn/empress-blog-ember-template

开源协议:MIT License

下载


empress-blog-ember-template

This is a custom template for the Ember Blog designed to work with empress-blog.

For more information about empress-blog read the empress-blog
documentation
but if you want to
get started straight away, try the quick start below.

Compatibility

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v12 or above

Quick Start

  1. # if you don't have ember-cli installed already
  2. npm install -g ember-cli
  3. ember new super-blog
  4. cd super-blog
  5. ember install empress-blog empress-blog-ember-template

It will ask you if you want to update the index.html file and you should say yes 👍

If you want to see the blog system running on your local machine just run npm start and you will
be able to navigate to http://localhost:4200 to see the blog in action.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.