/candlelight

JavaScript | Week 5 | Team Project | A website for the Candlelight Restaurant and Lounge

Primary LanguageHTML

Candlelight Restaurant and Lounge

By Maldon Meehan, Meaghan Jones, Rachael Bermudes and Olivia Hinton | Date: August 29, 2016

An Ember-based website for the Candlelight Restaurant and Lounge, a Northeast Portland bar and grill.

Prerequisites

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

Installation

  • git clone https://github.com/ohinton/candlelight.git 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)

Tech Used

  • Ember
  • Bootstrap
  • SASS
  • HTML

License

This software is licensed under the MIT license.

Copyright (c) 2016 Maldon Meehan, Meaghan Jones, Rachael Bermudes and Olivia Hinton