- Notifications
You must be signed in to change notification settings - Fork16
License
NotificationsYou must be signed in to change notification settings
jonase/cljsfiddle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
$ git clone https://github.com/jonase/cljsfiddle$ cd cljsfiddle$ wget https://my.datomic.com/downloads/free/0.9.4815$ unzip 0.9.4815open another terminal and start datomic:
$ cd datomic-free-0.9.4815$ bin/transactor config/samples/free-transactor-template.propertiesback to the previous terminal:
$ lein db-create $ lein db-assets$ lein cljsbuild once prod$ lein run -m cljsfiddle.handlerGo tohttp://localhost:8080. Have fun!
Copyright © 2014 Jonas Enlund
Distributed under the Eclipse Public License, the same as Clojure.
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.