/js-pack

HMR-enabled boilerplate for simple JS applications.

Primary LanguageJavaScriptMIT LicenseMIT

js-pack

HMR-enabled boilerplate for simple JS applications.

Development server

Install dependencies and start development server with:

npm install
npm run dev

Server with HMR should now be running on http://localhost:8080

Production build

npm run build

Acknowledgements

This project is a grateful recipient of the Futurice Open Source sponsorship program.

License

MIT