Quiz - Angular Routing Starter code for Udacity's Front End Frameworks course. Required Software Git Node/NPM Bower Grunt Getting Set Up clone this repo cd into the newly cloned project install NPM dependencies via npm install install Bower dependencies via bower install View the app on the terminal, run grunt serve