Skip to content

tszwinglitw/react-d3-rollup-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React and D3.js Static Bundle Example

This minimal example demonstrates how to integrate React and D3.js, bundling them with Rollup.js into a single JavaScript file. This allows you to serve visualizations statically, without a development server.

Usage

install:
    npm install

rollup:
    npx rollup -c

clean:
    rm -rf ./node_modules package-lock.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published