Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 613 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 613 Bytes

Basic D3 demo

This is a very basic demo using the popular D3 charting library.

Built using the Angular framework.

Based on http://www.ng-newsletter.com/posts/d3-on-angular.html

Note I've included a test directory. As this is a basic build I've stripped things back but left the test directory so we can continue tdd going forwards.

Requirements: You'll need to have node setup.

Installation: Just clone this repo. There is no need to run npm install, I've included everything in the repo.

Once installed run the node server... (in command line) node server/server.js and visit your http://localhost:3000/