Install https://nodejs.org/ Nodejs 5.5.x+
# Install Dependencies and Webpack
npm install
# Run Developer Server:
webpack-dev-server
# Navigate to http://localhost:8080/webpack-dev-server/
# Build Production:
webpack --watch
Free & Open Source
Under The MIT License (MIT)
Copyright (c) 2016 Twi light