bryan-lott / grimore

[idea] A note taking application designed to take advantage of in-message tagging, searching, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grimore

A note taking application designed to take advantage of in-message tagging, searching, etc.

A re-frame application.

Development Mode

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Build

lein clean
lein cljsbuild once min

About

[idea] A note taking application designed to take advantage of in-message tagging, searching, etc.

License:MIT License


Languages

Language:Clojure 80.1%Language:HTML 19.9%