- Go to the both directory and run
npm install - Put your
Google API token,Sanity Project ID, andSanity Tokenin a.envfile (based on.env-sample) - Then in 2 different terminal, run these two commands for backend and frontend respectively
npm run dev
npm run start