/cljs_spa_starter

example simple cljs spa starter

Primary LanguageClojureApache License 2.0Apache-2.0

Starter application for clojurescript reagent single page app with no backend. Uses deps.edn for dependencies.

Use start.sh to start application in dev mode - make a change and refresh page to see them.

Use build.sh to build single js asset and move it to the example express server which you can run on it's own.