Minneh / super-rentals

A simple application for a vacation rental company called Super Rentals. This application allows users to list their properties for visitors and vacationers to rent.

Home Page:https://minneh.github.io/super-rentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name: Super Rentals

A simple application for a vacation rental company called Super Rentals. This application allows users to list their properties for visitors and vacationers to rent.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <https://github.com/Minneh/super-rentals> this repository
  • cd super-rentals
  • 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

About

A simple application for a vacation rental company called Super Rentals. This application allows users to list their properties for visitors and vacationers to rent.

https://minneh.github.io/super-rentals


Languages

Language:JavaScript 69.2%Language:HTML 30.8%