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

https://github.com/igorhalfeld/fatec-dev-day

To-do list App to one of my demos of Fatec Dev Day.
https://github.com/igorhalfeld/fatec-dev-day

Last synced: 5 months ago
JSON representation

To-do list App to one of my demos of Fatec Dev Day.

Awesome Lists containing this project

README

          



Simple to-do app demo to Fatec dev day



Slides

![screenshot](./screen.png)

### Run

```sh
npm install -g @vue/cli @vue/cli-service-global

# Vue command will be available
vue serve
# => localhost:8080
```

check out the [NativeScript-Vue demo here](https://github.com/IgorHalfeld/vuejs-brazil-blog-app)