Starter code for Udacity's Front End Frameworks course.
This is a continuation of the Dynamic Data Part 1 quiz, so make sure to start there, first!
You will need the following things properly installed on your computer.
git clone <repository-url>
this repository- change into the new directory
npm install
bower install
ember server
- Visit the app at http://localhost:4200.
- Visit the app's testing page at http://localhost:4200/tests?nojshint&filter=Quiz