mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
13 lines
270 B
Markdown
13 lines
270 B
Markdown
This map is showing the moos ecosystem using the [Utopia-UI](https://github.com/utopia-os/utopia-ui) Components.
|
|
|
|
The current development status is live @ [moos-map.de](https://moos-map.de).
|
|
|
|
## Getting Started
|
|
|
|
clone repository and ...
|
|
|
|
```
|
|
npm install
|
|
npm run dev
|
|
```
|