Files
2022-05-27 00:50:25 +02:00

14 lines
359 B
Markdown

# Okupamicoche Hydrogen
## Theme
- Download and build `hydrogen-web` outside this project.
- `git clone https://github.com/vector-im/hydrogen-web`
- `yarn install`
- `yarn build:sdk`
- `cd target` this folder containes the previous commands result.
- `yarn link`
- Inside this project `yarn link hydrogen-view-sdk`
## Run
`yarn run dev`