WebTools/
folder and type npm install
to install dependenciesnpx webpack
from the same folder, this will generate the required dist
area and filesindex.html
(or serve it from your favourite webserver)Compiling will use webpack to generate a master script in the dist/ folder.
Contributions are welcome. Use a PR to get your changes into the master branch.