Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balupton/ember-cli-blog
Tom Dale's blog example updated for the Ember CLI
https://github.com/balupton/ember-cli-blog
Last synced: 17 days ago
JSON representation
Tom Dale's blog example updated for the Ember CLI
- Host: GitHub
- URL: https://github.com/balupton/ember-cli-blog
- Owner: balupton
- Created: 2014-07-24T04:56:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T19:20:07.000Z (about 7 years ago)
- Last Synced: 2024-10-04T13:39:21.542Z (about 1 month ago)
- Language: JavaScript
- Size: 278 KB
- Stars: 17
- Watchers: 1
- Forks: 41
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - balupton/ember-cli-blog - Tom Dale's blog example updated for the Ember CLI (others)
README
# Myapp
This README outlines the details of collaborating on this Ember application.
## Installation
* `git clone` this repository
* `npm install`
* `bower install`## Running
* `ember server`
* Visit your app at http://localhost:4200.## Running Tests
* `ember test`
* `ember test --server`## Building
* `ember build`
For more information on using ember-cli, visit [http://iamstef.net/ember-cli/](http://iamstef.net/ember-cli/).