microprotect Install dependencies npm install Run web server npm start Lint and fix npm run lint Run all tests npm test Run unit tests npm run test:unit Run E2E tests npm run test:e2e