Qwik look super interesting and I was amazed how fast and easy you can try out a framework built on Deno (Fresh).
I already had Chocolatey installed so it was:
choco install deno deno run -A -r https://fresh.deno.dev my-project deno task start
Qwik look super interesting and I was amazed how fast and easy you can try out a framework built on Deno (Fresh).
I already had Chocolatey installed so it was:
And I could start poking around the files of some example project and all the files seem to have a immediately clear purpose.