Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 610 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 610 Bytes

EZ-ToDo app

A clean cross-platform to-do list desktop application written in Javascript using the Electron framework.

Install via github :

Using npm

Clone the repository :

$ git clone https://github.com/saurabh0719/ez-ToDo.git

Install npm dependencies :

$ npm install

Run it :

$ npm start

Releases :

Click here to download the zip containing the executable (.exe) for win32-X64.