Andychochocho / super-rentals-updated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super-Rentals Updated

An updated version of the previous super-rentals application I previously created. It has a one-to-many relationship going on as well as sorting through ascending order by name.

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

Running Tests

  • ember test
  • ember test --server

Further Reading / Useful Links

About


Languages

Language:JavaScript 71.2%Language:HTML 28.8%