Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thefox6/todomanager
- Owner: theFox6
- License: mit
- Created: 2022-10-14T12:13:17.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T17:08:26.000Z (7 months ago)
- Last Synced: 2024-10-27T20:25:10.461Z (2 months ago)
- Topics: electron-app, todoapp, todolist, vue-app
- Language: Vue
- Homepage:
- Size: 1.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```