Update serve to use vite
This commit is contained in:
parent
42d78e49eb
commit
a1992f899c
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
nix-shell -p python3 --run "python3 -m http.server -b 127.0.0.1 8000"
|
nix-shell -p nodejs --run "npx vite"
|
||||||
Loading…
Reference in New Issue
Block a user