Skip to content

igorvieira/todo-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do List TS

A basic To-do list with Typescript

Build Setup

# install dependencies
npm install or yarn

# run the tests
npm test or yarn test