a pretty simple development environment for Javascript/HTML/CSS written in nodejs the actual implementation have the following capabilities:
- Webpack
- Hot Module reload / HTML Reload
- jQuery
to start just run
npm install
npm start
then make some changes in app/index.js or app/index.html to see the magic