Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 515 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 515 Bytes

Taski.app

A yet another task manager to show how to create full-stack apps in TypeScript

My plan is to create a fully featured task management application. I won't be able to do it alone though. Your help is welcome!

This application is built with Node.js, React.js, Tailwind CSS and Kretes.

Installation

Install dependencies

kretes install

Start the application:

kretes start