mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
11 lines
173 B
Markdown
11 lines
173 B
Markdown
Sample App which is using the [Utopia-UI](https://github.com/utopia-os/utopia-ui) Components
|
|
|
|
## Getting Started
|
|
|
|
clone repository and ...
|
|
|
|
```
|
|
npm install
|
|
npm run dev
|
|
```
|