Frontend Boilerplate Mobile Purpose To be a starter repo to build a new mobile app from scratch, but with basic utilities included. Get started Install dependencies npm install Start the app npx expo start Creating Boilerplate on your own npx create-expo-app@latest project-folder npm run reset-project