proj-org is a productivity tool to track multiple projects' progress all at once, intuitively.
Fork & clone this repo, then
- To contribute - spin up the app in development mode by running
npm run dev. - Otherwise - spin up the app in production mode by running
npm run buildthennpm start.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.