Quiz - Routes and Templates
Starter code for Udacity's Front End Frameworks course.
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
ember server
- Visit the app at http://localhost:4200.
- Visit the app's testing page at http://localhost:4200/tests?nojshint&filter=Quiz