项目作者: akiwu

项目描述 :
⏰A time manager system.
高级语言: JavaScript
项目地址: git://github.com/akiwu/upup.git
创建时间: 2018-06-30T04:30:44Z
项目社区:https://github.com/akiwu/upup

开源协议:

下载


upup

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

dev

  1. npm install
  2. npm start

or

  1. yarn install
  2. yarn start