Peon React
Typescript library of helpers to bootstrap your JavaScript project.
Build
Publishing
To publish to NPM, pull Request into Master and ask someone to merge
Upon merging, CircleCI will publish your the master branch to GitHub
# Local
git add .
git commit -m
git push origin dev
# GitHub:
Begin PR from dev into master
# CircleCI runs tests
Merge PR into master
# CircleCI publishes to NPM