two-pills How to run on local Front end cd client npm install npm run dev will run on http://localhost:5173/ Back end cd server npm install npm run dev will run on http://localhost:8000/