Install Package npm install Run Backend (localhost:8081) cd server npm start Run FrontEnd (localhost:3000) cd cient npm start