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.
To serve the app on localhost for development, run
npm start
To generate a production-ready bundle of all files with webpack in dist/
, run
npm run build
Net income data provided by Eurostat.