Skip to content

caspg/simple-data-table-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-data-table-map

http://caspg.github.io/simple-data-table-map/

Editable data-map built with React, Redux and datamaps (d3.js).

running locally

  • clone this repo
  • run npm install from main repo directory
  • start webpack development server with npm start
  • go to localhost:8080 in your browser

If you want to create minified bundle.js file, run npm run build.

Releases

No releases published

Packages

No packages published