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.
You will need the following things properly installed on your computer.
git clone https://github.com/ohinton/candlelight.git
this repository- change into the new directory
npm install
bower install
ember serve
- Visit your app at http://localhost:4200.
Make use of the many generators for code, try ember help generate
for more details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)
- Ember
- Bootstrap
- SASS
- HTML
This software is licensed under the MIT license.
Copyright (c) 2016 Maldon Meehan, Meaghan Jones, Rachael Bermudes and Olivia Hinton