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 install
to install dependencies - Run
npm run serve
to run
- Visual Studio Code for editing
- Postman for emulating API calls
-
npm run dev
to run both client & server project concurrently -
npm run build
to build both client & server project to out/
-
npm run dev:client
to run client project. -
npm run dev:server
to run server project. -
npm run build:client
to build client project. -
npm run build:server
to build server project.