protein-calculator SERVER npm install cd server node server.js CLIENT cd src/react npm install npm run dev TESTS cd tests/e2e npm install npx playwright test {filename}