Skip to content

Latest commit

 

History

History

client

Uploader-client

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

Installation

  • git clone this repository
  • npm install
  • bower install

Running

  • run the rails api from the server directory
  • ./node_modules/ember-cli/bin/ember serve --proxy http://localhost:3000/
  • Visit your app at http://localhost:4200.

Running Tests

  • ./node_modules/ember-cli/bin/ember test
  • ./node_modules/ember-cli/bin/ember test --server

Building

  • ./node_modules/ember-cli/bin/ember build

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