Get Started (Vite) Start the development server: npm run dev # Or npx vite dev Build the production-ready build: npm run build # Or npx tsc && npx vite build Serve the production-ready build: npm run preview # Or npx vite preview License Licensed as MIT open source.