riyan10dec / udacityAngular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 63.4%Language:HTML 26.8%Language:CSS 9.8%