Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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. 🕒✅

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/).