GitXplorerGitXplorer
j

ember-try-test

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
3c270be6be848313c802cae64abe55299321166f

Update README.md

jjrowlingson committed 8 years ago
Unverified
df8f7f848c1802dcf6f9cc08e529dc6673ad42fe

Initial Commit from Ember CLI v2.13.2

eember-tomster committed 8 years ago

README

The README file for this repository.

ember-try-test

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 ember-try-test
  • 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)

Further Reading / Useful Links