Start a new Vite React project
Hi!
Should https://docs.deno.com/runtime/tutorials/how_to_with_npm/react/ work out of the box? I am trying to get it to run with vscode but even if it runs there are a lot of small problems with it out of the box:
- svgs are not recognized as valid resources
- the react UMD is missing so everything is recognized as an error
- doesn't generate a deno.json for me at all
- seems in general that a lot of types and intellisense are setup incorrectly ? I have no other plugin active other than dino
What I did:
Deno
Build a React App
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
0 Replies