*Javascript*
*NodeJS* (run time Environment for running JS codes)
*Express*
Follow instructions below to have this project running in your local machine
You must have Node js installed Clone this repository or download the zip file.
After cloning this repository to your local machine, cd into its root directory using your terminal and run the following commands
> yarn
It will install all packages and dependencies.
> yarn dev
It will start the server in the development mode
> yarn start
It will start the server in the production mode
- NIYODUSENGA Clement [email protected]
MIT License
Copyright (c) NIYODUSENGA Clement