Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 286 Bytes

Readme.md

File metadata and controls

17 lines (9 loc) · 286 Bytes

How to run the project

Install Yarn using the following command

npm install yarn -g

Use Yarn to install the dependencies using the following command

yarn

Install pm2 using the following command

npm install pm2 -g

Start the server using pm2

pm2 start development.json