Includes type-checking with TypeScript, formatting with prettier, bundling with Vite and rendering with lit-html.
Commands:
npm run dev: Run an HMR servernpm run check: Watch file changes and runs type-checkingnpm run preview: Build and preview appnpm run build: Build app