etheryo/README.md
2025-03-28 20:05:32 +01:00

13 lines
No EOL
150 B
Markdown

# Etheryo website
Root of the etheryo "eco-system".
Install the following:
```bash
pacman -S npm
```
And run the following:
```bash
npm run dev
```