Hello! Silicon Valley Install dependencies npm install Run web server npm start Lint and fix npm run lint Run unit tests npm test # or npm run test:unit Watch tests npm run watch