Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 815 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 815 Bytes
Table of Contents
  1. About The Project

About The Project

codi.link screenshot

Todos.zip is a app for the managment of the daily, weekly and monthly tasks in your life. Check a demo

Getting Started

Install the dependencies:

$ npm install
// or
$ yarn

Run in dev mode:

$ npm run dev
// or
$ yarn dev

Built With