Verikon / webpack-dev-server

Serves a webpack app. Updates the browser on changes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-dev-server

THIS SERVER SHOULD BE USED FOR DEVELOPMENT ONLY!

DO NOT USE IT IN PRODUCTION!

It's a live reloading server for webpack.

Documentation

Inspiration

This project is heavily inspired by peerigon/nof5.

Contributing

The client scripts are built with npm run-script prepublish.

License

Copyright 2012-2014 Tobias Koppers

MIT

About

Serves a webpack app. Updates the browser on changes.


Languages

Language:JavaScript 92.8%Language:HTML 3.6%Language:CSS 3.5%