dmillang / FEF-Quiz-Angular-Bootstrap

Angular Bootstrap Quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz - Bootstrapping an App

Starter code for Udacity's Front End Frameworks course.

Required Software

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

  • In the terminal, run grunt serve. If you run into issues with this command, make sure that Grunt's command line interface is installed on your machine (npm install -g grunt-cli), then try again.

About

Angular Bootstrap Quiz

License:MIT License


Languages

Language:JavaScript 64.4%Language:HTML 28.7%Language:CSS 6.9%