Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 505 Bytes

File metadata and controls

14 lines (9 loc) · 505 Bytes

proj-org

proj-org is a productivity tool to track multiple projects' progress all at once, intuitively.

Usage

Fork & clone this repo, then

  1. To contribute - spin up the app in development mode by running npm run dev.
  2. Otherwise - spin up the app in production mode by running npm run build then npm start.

Contributing

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.