https://github.com/csm-18/to-do-app
A simple to-do list app
https://github.com/csm-18/to-do-app
bun to-do to-do-list vue
Last synced: 4 months ago
JSON representation
A simple to-do list app
- Host: GitHub
- URL: https://github.com/csm-18/to-do-app
- Owner: csm-18
- License: mit
- Created: 2025-07-31T03:56:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-01T23:42:17.000Z (11 months ago)
- Last Synced: 2025-08-14T04:49:37.372Z (10 months ago)
- Topics: bun, to-do, to-do-list, vue
- Language: Vue
- Homepage: https://csm-18.github.io/to-do-app/
- Size: 120 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# to-do-app
A simple to-do list app in vue
## Dev Environment
- linux
- bun
- vs code
## Setup
1. clone the repo
2. cd into to-do-app/frontend/
3. run: bun install
4. run: bun dev --open
5. done!
---
