npm run watch
will load a local development server which will auto-reload any changes
babel
for transpiling/polyfilling for older browser targetscpx
for watching non-JS assets and auto-reloading dev serverd3
for data visualizationeslint
for code style enforcinglodash
to fill in the gaps in JS stdlibwebpack
for bundling JS together with assets/compilation workflow