Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 476 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 476 Bytes

leonardo

Inspired by the ever so curious Leonardo da Vinci, the objective of leonardo is to provide an easy to use interface to write down all questions that come to mind during the day and answer them at any point in time as well.

Installation

yarn install

# Local dev server
yarn run dev

# Build production files
yarn run build

Features

  • Simple Q&A functionality
  • Write answers in Markdown
  • Live preview during editing
  • Mobile friendly design