malopezcruz / soundem-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soundem-web

This README outlines the details of collaborating on this Ember application.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://iamstef.net/ember-cli/.

Deploying to heroku

  • heroku create <OPTIONAL_APP_NAME> --buildpack https://github.com/tonycoco/heroku-buildpack-ember-cli.git
  • git push heroku master
  • heroku open

About