bro start
1.0.0
Webpack is a nice, easily customizable module bundler.
It pairs nice with modern javascript frameworks like Vue or React but it's a hassle when it comes to compile some good old html files. ?
Bro-start combines for you the coolest webpack features with a simple static file generator.
svn export https://github.com/brocessing/bro-start/trunk bro-start
cd bro-start
yarn install
# Yarn is FAST ! But npm install will do the job as well.
You can also download the latest release
deploy
script to push the build on a gh-pages branch, using ghp
analyze
commandMIT.