TREM-OKR is a platform for Tracking, Reporting, Exploring and Managing OKRs.
TODO write this
TODO write this
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.
- Fork this repository in GitHub
- Clone your fork
- Run
npm installto install dependencies - Run
npm run serveto run
- Visual Studio Code for editing
- Postman for emulating API calls
-
npm run devto run both client & server project concurrently -
npm run buildto build both client & server project to out/
-
npm run dev:clientto run client project. -
npm run dev:serverto run server project. -
npm run build:clientto build client project. -
npm run build:serverto build server project.