Skip to content

rajasegar/cl-md-notes

Repository files navigation

cl-md-notes

A simple Markdown notes editor in Common Lisp inspired by the React Server Components demo

cl-md-notes.gif

Usage

(ql:quickload :cl-md-notes)
(cl-md-notes:start :port 3000)

You can view the demo app in action at http://localhost:3000.

Installation

cd ~/quicklisp/local-projects/
git clone https://github.com/rajasegar/cl-md-notes

Author

  • Rajasegar Chandran

Copyright

Copyright (c) 2021 Rajasegar Chandran