/LegoJS

Primary LanguageJavaScript

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