Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 189 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 189 Bytes

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