Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r4ai/vanjs-todo-app
https://github.com/r4ai/vanjs-todo-app
daisyui tailwindcss vanjs
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r4ai/vanjs-todo-app
- Owner: r4ai
- License: mit
- Created: 2023-08-30T08:05:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T08:23:27.000Z (over 1 year ago)
- Last Synced: 2024-04-20T08:51:21.169Z (9 months ago)
- Topics: daisyui, tailwindcss, vanjs
- Language: TypeScript
- Homepage: https://vanjs-todo-app.pages.dev
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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