dev: npm-install npx expo start -p 8080 npm-install: npm install clean: rm -rf node_modules .expo lint: npm-install npm run lint