Skip to content

jrschueller/d3npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3npm

use this as a template for d3 projects

commands to run after cloning this template:

  1. npm init -y
  2. npm install d3 --save
  3. npm install --save-dev @babel/core webpack webpack-cli webpack-dev-server http-server babel-loader
  4. npm run build to build the project
  5. npm run watch to get regularly refreshed updates to localhost

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors