$ git clone https://github.com/chevalvert/www-chevalvert
$ cd www-chevalvert
$ npm install$ npm run start # start kirby-webpack devserver
$ npm run build # build and bundle src/ into www/assets/$ npm version [major|minor|patch]preversion and postversion scripts will take care of building, pushing and deploying using git-ftp.
Built with kirby-webpack.
MIT.

