Make sure you have Node.js and the Yarn installed.
Required Node Js Version : v16.18.1
nvm install
nvm use
yarn
yarn dev
Your app should now be running on localhost:4000.
yarn
yarn build
yarn start
Make sure you have Node.js and the Yarn installed.
Required Node Js Version : v16.18.1
nvm install
nvm use
yarn
yarn dev
Your app should now be running on localhost:4000.
yarn
yarn build
yarn start