update to astro 3
This commit is contained in:
parent
326571b797
commit
419cf6c12b
9 changed files with 1685 additions and 1292 deletions
|
|
@ -47,7 +47,7 @@ If you want to automatically deploy your site on push, go to `deploy.yml` and ch
|
|||
## running locally
|
||||
|
||||
- install dependencies with `npm run setup`
|
||||
- run dev server with `npm run repl` and open `http://localhost:3000/strudel/swatch/`
|
||||
- run dev server with `npm run repl` and open `http://localhost:4321/strudel/swatch/`
|
||||
|
||||
## tests fail?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue