A virtual fishtank for our friends' fish.
$ npm install # Install local dependencies.
$ webpack-dev-server --inline # Start webserver server at localhost:8080
Visit [http://localhost:8080/webpack-dev-server/index.html]
If, for whatever reason, you want it without the "App ready" bar, visit [http://localhost:8080/].