Skip to content

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

Notifications You must be signed in to change notification settings

stefcoetzee/reitit-reagent-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks