/reitit-reagent-example

Implementation of the Reitit Reagent frontend example, using Shadow CLJS.

Primary LanguageClojure

Reitit frontend Reagent example

Implementation of the Reitit Reagent frontend example, using Shadow CLJS.

Install:

npm install

Start Shadow CLJS server:

npx shadow-cljs server

In a separate terminal window, run watch process to recompile upon changes (capture upon file saves):

npx shadow-cljs watch app