Start development server vite --host Format code with Prettier npm run format Lint code with ESLint npm run lint Build and preview at local server vite preview --host Build vite build