Bug Tracking System
Live demo https://bug-tracking-system.herokuapp.com/
master
branch to Heroku
Automatic deploys from Install dependencies
cd bts
`npm run client-install` then `npm install` or `yarn client-install` then `yarn`
Start dev-client dev-server locally
`npm run dev` or `yarn dev`
To Contribute
Fork and clone the project
git clone https://github.com/{{username}}/bts.git