Subscribe on changes!

Clarify project setup 🔑

avatar
Apr 24th 2020
avatar
Apr 24th 2020

You don't need package.json or local installation. They are optional and that's by design...

avatar
Apr 24th 2020

If you don't have local installation how else would you run the two files you mention above?

I'm only saying that it's a bit confusing to try out given the current instructions.

avatar
Apr 24th 2020

npx vite will install vite before running it. Just try it...