change all woach references
This commit is contained in:
parent
ea255a00e3
commit
26ab74c3ad
2 changed files with 8 additions and 6 deletions
|
|
@ -1,17 +1,18 @@
|
|||
# wip sveltekit site for anylists
|
||||
|
||||
|
||||
## Setup
|
||||
|
||||
```bash
|
||||
bun install # install dependencies
|
||||
|
||||
bun run types # generate types from: https://winry.woach.me/Julia/anylists
|
||||
bun run types # generate types from: https://winry.woach.me/Spoor/lexicons
|
||||
|
||||
```
|
||||
|
||||
## Developing
|
||||
|
||||
start the development server
|
||||
|
||||
```bash
|
||||
bun run dev
|
||||
```
|
||||
|
|
@ -25,6 +26,7 @@ bun run build
|
|||
```
|
||||
|
||||
preview the static site with:
|
||||
|
||||
```bash
|
||||
bun run preview
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue