|
|
hace 1 día | |
|---|---|---|
| .vscode | hace 2 días | |
| assets | hace 2 días | |
| design | hace 1 día | |
| scripts | hace 2 días | |
| src | hace 1 día | |
| .gitignore | hace 2 días | |
| README.md | hace 2 días | |
| app.json | hace 1 día | |
| babel.config.js | hace 1 día | |
| metro.config.js | hace 1 día | |
| nativewind-env.d.ts | hace 1 día | |
| package.json | hace 1 día | |
| pnpm-lock.yaml | hace 1 día | |
| pnpm-workspace.yaml | hace 2 días | |
| tailwind.config.js | hace 1 día | |
| tsconfig.json | hace 1 día |
This is an Expo project created with create-expo-app.
Install dependencies
npm install
Start the app
npx expo start
In the output, you'll find options to open the app in a
You can start developing by editing the files inside the app directory. This project uses file-based routing.
When you're ready, run:
npm run reset-project
This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.
npx expo lint, or follow our guide on "Using ESLint and Prettier"To learn more about developing your project with Expo, look at the following resources:
Join our community of developers creating universal apps.