HMR-enabled boilerplate for simple JS applications.
Install dependencies and start development server with:
npm install
npm run dev
Server with HMR should now be running on http://localhost:8080
npm run build
This project is a grateful recipient of the Futurice Open Source sponsorship program.
MIT