Skip to content

Node App for Data Visualization with D3.js bundled with Webpack

Notifications You must be signed in to change notification settings

Heiko-M/webpack_d3js

Repository files navigation

webpack_d3js

Node App for Data Visualization with D3.js bundled with Webpack

This app is a personal project to learn Webpack and D3.js plus a few other things. Feel free to use it to your advantage.

Run

To serve the app on localhost for development, run

npm start

Build

To generate a production-ready bundle of all files with webpack in dist/, run

npm run build

Acknowledgements

Net income data provided by Eurostat.

About

Node App for Data Visualization with D3.js bundled with Webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published