Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darioalbor/todo-app
ToDo-App es una aplicación que te ayuda a organizar y gestionar tus tareas diarias de manera eficiente. 🕒✅
https://github.com/darioalbor/todo-app
Last synced: 1 day ago
JSON representation
ToDo-App es una aplicación que te ayuda a organizar y gestionar tus tareas diarias de manera eficiente. 🕒✅
- Host: GitHub
- URL: https://github.com/darioalbor/todo-app
- Owner: DarioAlbor
- Created: 2024-07-23T13:49:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T14:04:00.000Z (4 months ago)
- Last Synced: 2024-07-23T16:08:31.106Z (4 months ago)
- Language: Vue
- Homepage: https://apptodo-one.vercel.app
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo-app
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).