janlukasschroeder / Front-End-Frameworks-Angular-Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz - Angular Module

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

  • on the terminal, run grunt serve

About

License:MIT License


Languages

Language:JavaScript 64.9%Language:HTML 28.3%Language:CSS 6.8%