Skip to content

syntaxfanatics/peon-react

Repository files navigation

Peon React

Typescript library of helpers to bootstrap your JavaScript project.

Build

CircleCI

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

Authors

About

Typescript library of helpers to bootstrap your JavaScript project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published