An open API service indexing awesome lists of open source software.

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

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.