Backend with NodeJs and ExpressJs

How to Serve:

  1. clone this repo
  2. install dependencies by running yarn
  3. start the server by running yarn start:dev or yarn start
  4. open http://localhost:3000