Open prestoncabe opened 1 month ago
Parallels the web preview defined in .idx/dev.nix.
.idx/dev.nix
Basically runs npx live-server ...
npx live-server ...
Allows one to start the dev form server when not using IDX.
(works together with the quarkus dev server)
Parallels the web preview defined in
.idx/dev.nix
.Basically runs
npx live-server ...
Allows one to start the dev form server when not using IDX.
(works together with the quarkus dev server)