Skip to content

akiwu/upup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upup

This is a todo software. The database data is temporarily stored in the browser -- indexedDB

dev

npm install

npm start

or

yarn install

yarn start