Here are the steps to execute the project:
-
Clone the repo
git clone [email protected]:sebastianterleira/happy-mystery.git
-
Install NPM packages
npm install
-
Run the app
npm run dev
-
To make a build of all apps and packages
npm run build
Here are the steps to execute the project:
Clone the repo
git clone [email protected]:sebastianterleira/happy-mystery.git
Install NPM packages
npm install
Run the app
npm run dev
To make a build of all apps and packages
npm run build