Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 617 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 617 Bytes

CLI TODO APP

What is CLI TODO APP?

todoApp

It's a cli app wrote in NODEJS, to create, delete, mark a complete tasks.

Getting Started

  1. Install Node.js
  2. Run npm install (this install all the dependencies required to run the app).
  3. Run the application with node main.

Built With ❤

Authors