Skip to content

Building a Data-Driven App with AngularJS with Ray Villalobos

Notifications You must be signed in to change notification settings

jehmehta/angular-lynda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 91.3%
  • JavaScript 6.7%
  • HTML 2.0%