Skip to content

Getting Started Guide

jasoncourcoux edited this page Feb 4, 2013 · 2 revisions

A getting started guide to creating a Single Page Application with cljs-spa and compojure.

Creating a starter project

  • Before looking a cljs-spa, we need to create a project with some useful lein plugins, compojure and support for coding in both clojure and clojurescript.
Clone this wiki locally