GitXplorerGitXplorer
d

life

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0f510095c54c5f8c89b27ad4a57949e2ba362a1d

Make the initial colour appear instantly.

ddrwrf committed 9 years ago
Unverified
34807eaa168b0e4b57b47d28110ca12ed7b72f68

Start adding some basic styles.

ddrwrf committed 9 years ago
Unverified
5e3007f7f282cc574820405587a5138c9005e3b3

Make gitignore work with my vim config.

ddrwrf committed 9 years ago
Unverified
be6d3b79ca0311d89b18b12153a41a34b8415ee7

Initial commit.

ddrwrf committed 9 years ago

README

The README file for this repository.

Life

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