Skip to content

Latest commit

History

History
9 lines (7 loc) 路 314 Bytes

contributing.md

File metadata and controls

9 lines (7 loc) 路 314 Bytes

Contributing to pwa-barcode-scanner

Fork this repository to your own GitHub account and then clone it to your local device.
Install the dependencies: npm install
Run npm run dev to watch changes from /src
Open a PR with your changes :)
Each PR will create a netlify staging url
Have fun!