Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmichel authored Oct 31, 2024
1 parent 4c08930 commit a291df7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# expo-trivia

Expo Trivia React Native App

## Setup

```sh
yarn install
```

## Usage

```sh
yarn start
```

0 comments on commit a291df7

Please sign in to comment.