Skip to content

jmfirth/cljs-react-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cljs-react-bootstrap

A single-page application with ClojureScript, React and Bootstrap

This is an example of a Bootstrap-powered single-page application in ClojureScript using reagent, re-frame and cljsjs-packaged React-Bootstrap, kickstarted with the Leiningen re-frame template.

Developing

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.

Building

$ lein clean
$ lein cljsbuild once min

About

A single-page application with ClojureScript, React and Bootstrap

Resources

Stars

Watchers

Forks

Packages

No packages published