1.0.0 • Published 4 years ago
dmzaks-realtime-dmztest-facade-reactui v1.0.0
dmzaks-realtime-dmztest-facade-reactui
Just a test repo to verify the deployment of the DMZ
[TOC]
Requirements
Recommended:
You can also run with these global dependencies:
Getting Started
Run bin/yarn to install dependencies and then bin/yarn start:dev.
Build
bin/yarn build
Tests
Run Tests
bin/yarn test
Run Coverage
bin/yarn test:cov
Lint
bin/yarn lint or bin/yarn lint:fix
Contributing
Clonethe project locally.Branchoff ofmain.Commitchanges to your local branch.Pushyour changes up to remote.- Submit a
pull requestto be reviewed. - All scripts (
build,test:cov,lint) must succeed before a merge is allowed. - When merging pull request into main choose the
squashoptions and includefeat:for a new feature andfix:for a new hotfix before the merge message.- You can also simply name the PR
feat: your feature nameordoc: pr description. Asquashis still required. - Full list of valid values can be found here.
- You can also simply name the PR
1.0.0
4 years ago