GitXplorerGitXplorer
i

super-rentals

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9afdb987b8b8a667b2652415fc57419ff5fec46c

add helper

iipc103 committed 9 years ago
Unverified
32a0e6e8c2651800364ae43eb31b3f86ef93466e

adds helper

iipc103 committed 9 years ago
Unverified
89a6cd1e8d28dbcdb733e9b93528478a9196333a

add rental listing component

iipc103 committed 9 years ago
Unverified
6b7d0d2a58a76f832bea0d28b1c0c6699f46d23f

stub out routes

iipc103 committed 9 years ago
Unverified
bbdb0bb837ba5796fa7cc4084bd99d1dccd609d6

Initial Commit from Ember CLI v2.6.3

eember-tomster committed 9 years ago

README

The README file for this repository.

Super-rentals

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