JavaScript - my develop, build bundler setup with TypeScript & Vite [Part #2]
In part #1 I talked about setting up a Vite project from VSCode. That's only half the job because sooner or later you'll need to share what you made, and maybe one day even make it live. And let's not overlook testing.
Members only