Install dependencies:
npm install
Start the development server with:
npm run dev
Your application will be available at http://localhost:5173.
Build your project for production:
npm run build
Preview your build locally:
npm run preview
Deploy your project to Cloudflare Workers:
npx wrangler deploy