console-todolist-app
v1.0.2
Published
Todo List CLI based project written in TypeScript
Downloads
5
Readme
Todo List Application
Todo List CLI based project written in TypeScript
You can run it with the npx command in the terminal / command prompt:
npx console-todolist-app
Develop yourself
To develop this console app you can watch the making of it here:
How to Develop TodoList Console Application using Inquirer in TypeScript
Github Repo
Here is the github link for source code: Todo List Application