Skip to content

chevalvert/www-chevalvert

Repository files navigation

www-chevalvert

https://chevalvert.fr


preview


Development

Installation
$ git clone https://github.com/chevalvert/www-chevalvert
$ cd www-chevalvert
$ npm install
Usage
$ npm run start # start kirby-webpack devserver
$ npm run build # build and bundle src/ into www/assets/
Deployment
$ npm version [major|minor|patch]

preversion and postversion scripts will take care of building, pushing and deploying using git-ftp.

Credits

Built with kirby-webpack.

License

MIT.