Update React Native readme

This commit is contained in:
Lucas Schumacher 2024-06-26 22:18:44 -04:00
parent e41ca163a5
commit b4010cedd8

View File

@ -25,16 +25,6 @@ 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](https://docs.expo.dev/router/introduction). You can start developing by editing the files inside the **app** directory. This project uses [file-based routing](https://docs.expo.dev/router/introduction).
## Get a fresh project
When you're ready, run:
```bash
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.
## Learn more ## Learn more
To learn more about developing your project with Expo, look at the following resources: To learn more about developing your project with Expo, look at the following resources: