Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 530 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 530 Bytes

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.