This repo serves as the backend for the Developer Circles Eldoret Community website.
- Fork the project by clicking the fork button above
- Clone the project by opening your terminal and running:
git clone https://github.com/DevCEldoret/devceldoret-backend.gitcdinto the newly created directory then run
yarn- Finally, run:
yarn start- For testing, run:
yarn testBe sure to go through the contribution guidelines.