Skip to content

MarkShurmer/yetanothertodolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yet another todo list

Getting Started

Install the required dependencies using npm:

npm install

You can then start the app with:

npm start

And run the tests (in watch mode) with:

npm test

Releases

No releases published

Packages

No packages published