Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
WesselvanDam committed Oct 6, 2024
1 parent b7b6036 commit b8a492b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,17 @@ To try out the app, visit the [web version](https://app.thank-you-token.nl).

### Prerequisites
- Flutter SDK
- A code editor (e.g. Android Studio, Visual Studio Code)
- A Google account

### Steps

1. Clone the repository

```bash
git clone https://github.com/WesselvanDam/thank-you-token-app.git
cd thank-you-token-app
```

2. Open the project in Android Studio or Visual Studio Code

3. Run the app
2. Run the app

```bash
flutter run --web-hostname localhost --web-port 56348
Expand Down

0 comments on commit b8a492b

Please sign in to comment.