Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 303 Bytes

VanJS Todo App

This is a simple todo app built with VanJS, tailwindcss, daisyui, and vite. I built this app for learning purposes.

🤖 Commands

  • pnpm run dev - Start the dev server
  • pnpm run build - Build the app for production
  • pnpm run preview - Preview the production build locally