10 lines
225 B
Markdown
10 lines
225 B
Markdown
|
# Jitsi Rooms
|
||
|
|
||
|
Using vite and react plus the jitsi react sdk for the frontend.
|
||
|
|
||
|
## Development
|
||
|
|
||
|
Use yarn
|
||
|
|
||
|
There is no backend connection for now, so just start the frontend with `yarn run dev` and go to http://localhost:5173
|