-
Install mongo db (http://www.mongodb.org/) running on the default port.
-
In one command window:
lein deps
lein run
-
In a second command window:
lein cljsbuild auto
-
Then point your browser at http://localhost:8080
Install mongo db (http://www.mongodb.org/) running on the default port.
In one command window:
lein deps
lein run
In a second command window:
lein cljsbuild auto
Then point your browser at http://localhost:8080