We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 180b995 commit ee2369cCopy full SHA for ee2369c
README.md
@@ -14,7 +14,7 @@ With optional user authentication. Powered by [Dexie.js](https://dexie.org/) and
14
cd dexie-mysql-sync && npm install && cd demo-app && npm install && npm run dev
15
```
16
17
-3. Open the **Todo App** at http://localhost:5173 in multiple browsers and play with the synchronization.
+3. Open the **Demo App** at http://localhost:5173 in multiple browsers and play with the synchronization.
18
19
Open **phpMyAdmin** at http://localhost:8080, login with `root`:`root` and take a look at the database.
20
0 commit comments