Project Setup instruction cd front && npm install create .env file After that we will follow same step for server cd server && npm install create .env file to start backend or front end server go to their directory and hit this command npm run dev