14 lines
359 B
Markdown
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`
|