https://github.com/robdel12/blue
Ember presents theme based on my website
https://github.com/robdel12/blue
Last synced: 11 months ago
JSON representation
Ember presents theme based on my website
- Host: GitHub
- URL: https://github.com/robdel12/blue
- Owner: Robdel12
- License: mit
- Created: 2016-03-22T03:57:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T03:58:14.000Z (over 10 years ago)
- Last Synced: 2024-10-03T12:25:52.842Z (almost 2 years ago)
- Language: CSS
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Blue
This README outlines the details of collaborating on this Ember addon.
## Installation
* `git clone` this repository
* `npm install`
* `bower install`
## Running
* `ember server`
* Visit your app at http://localhost:4200.
## Running Tests
* `npm test` (Runs `ember try:testall` to test your addon against multiple Ember versions)
* `ember test`
* `ember test --server`
## Building
* `ember build`
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).