Skip to content

kellyi/reagent-leaflet-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

reagent-leaflet-sandbox

Sandbox for trying out ClojureScript, Reagent & Leaflet.

Requirements

  • Leiningen

Setup

lein deps

Development

To start a server & REPL run:

lein figwheel

This will start a server on port 3449.

CIDER

To start the server & a CIDER REPL from within Emacs, open one of the project's cljs files in a buffer then run:

cider-jack-in-cljs

This will also start a server on port 3449.

Note that you can use either lein figwheel or cider-jack-in-cljs but not both.

Tests

lein lint

Distribution

lein package

About

Sandbox for trying out ClojureScript, Reagent & Leaflet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published