GitXplorerGitXplorer
C

autosave-editor-post

public
2 stars
0 forks
0 issues

Commits

List of commits on branch start.
Unverified
c0aa4a001faf8fe8031a7ff2c1761f18ed774f6f

remove component test

CConorLinehan committed 8 years ago
Unverified
7f8323b5c0e45fcb4adf444212ba44d064f7928f

starting test

CConorLinehan committed 8 years ago
Unverified
250e6a337682393e31cc84d7f1399e8d4b8115b9

starting editor template

CConorLinehan committed 8 years ago
Unverified
fda51f1b1f27cd4d470ae3109ddc961b9882bb4b

sets up start editor controller

CConorLinehan committed 8 years ago
Unverified
ba6ae552818d31ea4d8fcff37319536088158559

add tests

CConorLinehan committed 8 years ago
Unverified
3a1d18927fa87adbd67178639fc32128edb89e81

tutorial finished

CConorLinehan committed 8 years ago

README

The README file for this repository.

Autosave-editor-post

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
  • 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