Theme elements

This commit is contained in:
2022-04-18 22:44:24 +02:00
parent 5f4ccfa716
commit e94cb3115e
5 changed files with 32 additions and 11 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Okupamicoche Hydrogen
## Theme
- Download and build `hidrogen-web` outside this project.
- `git clone https://github.com/vector-im/hydrogen-web`
- `yarn install`
- `yarn build:sdk`
- `yarn link`
- Inside this project `yarn link hydrogen-view-sdk`