kaliberjs / build

Zero configuration, modern, opinionated build tools
https://kaliberjs.github.io/build/
MIT License
10 stars 3 forks source link
build-tool opinionated react scaffold webpack4

Documention

https://kaliberjs.github.io/build/

Publish

To publish a new version:

>> cd library

>> yarn publish

>> git push

>> git push --tags

To deploy the documentation:

>> cd docs

>> yarn deploy