Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 230 Bytes

Angular + d3js Boilerplate

Starter kit with angular and d3 + gulp build

Build

# Install npm + bower dependencies and then build
npm install
# Launch the watcher + livereload
npm start
# http://localhost:8000