https://github.com/thefrontside/adv-training-helpers
Helpers for advanced ember training course
https://github.com/thefrontside/adv-training-helpers
Last synced: 3 months ago
JSON representation
Helpers for advanced ember training course
- Host: GitHub
- URL: https://github.com/thefrontside/adv-training-helpers
- Owner: thefrontside
- License: mit
- Created: 2015-03-27T20:45:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T02:36:19.000Z (over 10 years ago)
- Last Synced: 2025-01-17T00:43:57.280Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Adv-training-helpers
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
* `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/).
## Code of Conduct
Please note that this project is released with a Contributor Code of
Conduct. By participating in this project you agree to abide by its
terms, which can be found in the `CODE_OF_CONDUCT.md` file in this
repository.