https://github.com/realign/todo-meter-plus
todo-meter-plus by electron, based on cassidoo/todometer
https://github.com/realign/todo-meter-plus
Last synced: 8 months ago
JSON representation
todo-meter-plus by electron, based on cassidoo/todometer
- Host: GitHub
- URL: https://github.com/realign/todo-meter-plus
- Owner: ReAlign
- License: mit
- Created: 2018-10-05T15:08:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T12:36:19.000Z (over 7 years ago)
- Last Synced: 2024-12-28T12:14:04.544Z (over 1 year ago)
- Language: JavaScript
- Size: 471 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# todo-meter-plus
> todo-meter-plus built with electron, based on cassidoo/todometer.
A to-do-list built with Electron, React, Redux, and LESS, based on [cassidoo/todometer](http://cassidoo.github.io/todometer).

## Development
```bash
npm install
npm start
```