This is a simple todo app built with VanJS, tailwindcss, daisyui, and vite. I built this app for learning purposes.
pnpm run dev
- Start the dev serverpnpm run build
- Build the app for productionpnpm run preview
- Preview the production build locally