start: npm start install: npm install test: npm run generate npm run lint CI=true npm run test build: npm run build