Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rudolfochrist/cl-ohm-todo-app

Just a simple CL-OHM usage example
https://github.com/rudolfochrist/cl-ohm-todo-app

Last synced: 4 days ago
JSON representation

Just a simple CL-OHM usage example

Awesome Lists containing this project

README

        

#+title: cl-ohm-todo-app

Just a simple [[https://github.com/rudolfochrist/cl-ohm][CL-OHM]] usage example.

* Usage

1. Load the =cl-ohm-todo-app= system.
2. =(cl-ohm-todo-app:start-server)=
3. Browse to [[http://localhost:4242]]
4. To stop the server run =(cl-ohm-todo-app:stop-server)=