My React Boilerplate Commands: Development: npm run dev Production: npm start Test: npm test Test Coverage: npm run test:cov