Liquid Radio Frontend
npm run build
Webpack will bundle the JS and CSS resources into public/dist/bundle.js
Watch changes, compile and start local web-server for development (default: http://localhost:8080)
npm run dev
This will also generate source-maps and watch file changes for easier debugging.