Skip to content

bauerpm7/FEF-Quiz-Angular-Up-and-Running

 
 

Repository files navigation

Up & Running with Angular

This repo is for Udacity's Front End Frameworks course.

Required Software

Make sure you have the following software installed:

Getting Set Up

  1. 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.4%
  • HTML 26.8%
  • CSS 9.8%