Client Install cd client npm install Run npm start Run Development npm run dev Server Install cd server npm install npx playwright install Run npm start Run Development npm run dev Test npm test Compile and Run Node Addons npm run build-addons