1
0
Fork
You've already forked mytodo
0
A simple ToDo app
  • TypeScript 100%
tct123 7cee87e3bc .
2026年07月11日 17:04:21 +02:00
.vscode . 2026年07月07日 09:53:59 +02:00
assets . 2026年07月07日 09:53:59 +02:00
src . 2026年07月07日 13:09:11 +02:00
.gitignore . 2026年07月07日 09:53:59 +02:00
app.json . 2026年07月07日 13:09:11 +02:00
eas.json . 2026年07月07日 13:13:09 +02:00
LICENSE . 2026年07月07日 09:53:59 +02:00
package-lock.json . 2026年07月11日 17:04:21 +02:00
package.json . 2026年07月11日 17:04:21 +02:00
README.md . 2026年07月07日 09:53:59 +02:00
tsconfig.json . 2026年07月07日 13:09:11 +02:00

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. 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.

Get a fresh project

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.

Other setup steps

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.