mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-01-19 03:11:17 +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
|
|
```
|