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

https://github.com/florianfe/todo

a little todo-app, nothing fancy
https://github.com/florianfe/todo

Last synced: 2 months ago
JSON representation

a little todo-app, nothing fancy

Awesome Lists containing this project

README

        

# TODO

a simple mobile optimized (400x600) todo app build with vue.js

## 🚀 Project setup

### To install dependencies
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### To start the Backend Server
```
npm run start-backend
```

## 🖼 Screenshots