This repo is for Udacity's Front End Frameworks course. This is the Ember 2.x version of the project.
- clone this repo
cd
into the newly cloned project- install NPM dependencies via
npm install
- install Bower dependencies via
bower install
- on the terminal, run
ember s
- go to http://localhost:4200/