Merge pull request #72 from utopia-os/antontranelis-patch-2

docs(docu): update README.md
This commit is contained in:
antontranelis 2025-01-24 12:45:50 +00:00 committed by GitHub
commit af5e540531
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ In this example we see how we create a basic React app with a Map component usin
For this example we use Vite to create an empty React app called "utopia-static-map"
```shell
npm create vite@latest utopia-static-map -- --template react
npm create vite@latest utopia-static-map -- --template react-ts
```
We open our new app in the terminal and install the [utopia-ui](https://github.com/utopia-os/utopia-ui) package