This repo is for Udacity's Front End Frameworks course.
Make sure you have the following software installed:
- clone this repo
cdinto the newly cloned project- install NPM dependencies via
npm install - install Bower dependencies via
bower install
- on the terminal, run
grunt serve