Skip to content

uhuraapp/uhura-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4746c92 · Sep 24, 2016
Sep 24, 2016
Aug 6, 2016
Jan 14, 2016
Sep 24, 2016
Apr 4, 2015
Oct 22, 2014
May 22, 2015
Mar 25, 2015
Oct 22, 2014
Jun 7, 2015
Dec 29, 2015
Aug 8, 2016
Oct 8, 2015
Jan 3, 2016
Apr 14, 2015
Jul 10, 2015
Sep 4, 2015
Jan 3, 2016
Feb 7, 2016
Aug 6, 2016
Jan 14, 2016
Aug 8, 2016
Jan 3, 2016

Repository files navigation

Uhuraapp

----

PLEASE USE NODE >= 4.1.0

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • clone this repository: git clone git@github.com:uhuraapp/uhura-frontend.git
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links