Skip to content

Duke-GCB/datadelivery-ui

Folders and files

NameName
Last commit message
Last commit date
Aug 31, 2018
Jun 7, 2018
Jun 7, 2018
Oct 11, 2017
Aug 30, 2018
Oct 11, 2017
Jun 1, 2018
Oct 11, 2017
Oct 11, 2017
Oct 11, 2017
Oct 11, 2017
Jul 5, 2018
Oct 11, 2017
Oct 11, 2017
Jun 25, 2018
Oct 11, 2017
Oct 11, 2017
Jun 25, 2018
Jul 11, 2018
Jul 11, 2018
Oct 11, 2017

Repository files navigation

datadelivery-ui

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

  • git clone <repository-url> this repository
  • cd datadelivery-ui
  • npm 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