Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 352 Bytes

Slug Journal

Making the analog digital again. Inspired by the bullet journal (http://bulletjournal.com/) system, this is a simple todo app based on daily tasks that can 'rollover' to the next day's todo list

Usage

Install the dependencies and start the server.

npm install
node sever.js
open http://localhost:3000