BooguX
An outline tool.
To run
You can simply run webpack build using this command:
> $ npm run build
If you want to run with webpack-dev-server simply run this command:
> $ npm run dev
Open the web browser to http://localhost:8080/
Please contribute to the project if you think this can be done better in anyway even for this README :)