Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thefox6/todomanager

yet another ToDo-List managing application
https://github.com/thefox6/todomanager

electron-app todoapp todolist vue-app

Last synced: 14 days ago
JSON representation

yet another ToDo-List managing application

Awesome Lists containing this project

README

        

# todomanager

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn start
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```