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

PearlThoughts/LegoJS

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published