Something useful about this app.
git clone [email protected]:kfredin/test-app.gitcd test-appnpm ci
npm run pr- OR
- in your browser go to:
https://github.com/kfredin/test-app/compare/master...<YOUR_BRANCH_HERE>?title=PP-XXXX&template=pull-request-template.md
npm version {major|minor|patch}npm run staging- OR
- Staging Release
npm run production- OR
- Production Release
Axcient 2020