Starter code for Udacity's Front End Frameworks course.
- 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
grunt serve
Starter code for Udacity's Front End Frameworks course.
cd
into the newly cloned projectnpm install
bower install
grunt serve