readme
This commit is contained in:
parent
253c3f6e4c
commit
d2b2f11baf
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
# stereo.cat frontend
|
# stereo.cat frontend
|
||||||
|
|
||||||
written in typescript with qwik
|
written in typescript with qwik
|
||||||
|
|
||||||
|
## running in dev env
|
||||||
|
```
|
||||||
|
git clone https://git.iwakura.rip/stereo.cat/frontend.git
|
||||||
|
git submodule update --init --recursive
|
||||||
|
bun install
|
||||||
|
npm run dev
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue