Skip to content

snufkon/re-frame-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

re-frame-todolist

ToDo List example using reagent with re-frame.

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

To compile clojurescript to javascript:

lein clean
lein cljsbuild once min

About

ToDo List example using reagent with re-frame

Resources

Stars

Watchers

Forks

Packages

No packages published