DaveManning / angular-lynda

Building a Data-Driven App with AngularJS with Ray Villalobos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attendance Application

This is an application for a Lynda.com course on data-driven Angular.js Applications using FireBase.

Instructions

  1. Make sure you have node.js and git installed on your machine.
  2. Clone this into your local machine using the terminal (mac) or Gitbash (PC) > git clone https://github.com/planetoftheweb/attendance.git
  3. CD to the folder cd attendance
  4. Run > npm-install to install the project dependencies
  5. Install gulp.js via the Mac terminal or Gitbash on a PC > npm install -g gulp
  6. Run the Gulp command > gulp
  7. Fire up your browser at http://localhost:8080

About

Building a Data-Driven App with AngularJS with Ray Villalobos


Languages

Language:CSS 91.3%Language:JavaScript 6.7%Language:HTML 2.0%