Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 560 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 560 Bytes

node-meteor-angular-d3-sample

This is a project to test Angular.js capability of making single-page applications. Live demo is available at: http://demo.videal.net:9195

Dependencies

This project depends on the following "Meteor" modules:

  1. "angular-stack" (https://github.com/bramtervoort/meteor-angular-stack.git);
  2. "d3";
  3. "underscore";
  4. "bootstrap".

This project uses the following client-side JavaScript modules:

  1. "Angular.js" "ngRoute" service;
  2. "Moment.js";
  3. "D3" charts.