Project 2 Template Scripts Install npm install Run (production) npm start Run (dev) npm run watch Tests (includes linting) npm test Linting by itself (only detects errors) npm run lint Autofix linting errors where pssible (Note: this will not necessarily fix all of them) npm run fix Associated Links (requires you to be logged into github): Project Requirements SQL Deployment