Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodil/clojurescript-all-the-way-down
Code from my Clojure/conj talk
https://github.com/bodil/clojurescript-all-the-way-down
Last synced: about 1 month ago
JSON representation
Code from my Clojure/conj talk
- Host: GitHub
- URL: https://github.com/bodil/clojurescript-all-the-way-down
- Owner: bodil
- Created: 2012-11-15T22:15:00.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T16:33:20.000Z (almost 12 years ago)
- Last Synced: 2024-04-15T12:19:15.263Z (7 months ago)
- Language: Clojure
- Size: 144 KB
- Stars: 30
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
```bash
# Start mongo daemon in another shell
$ mongod run$ npm install
$ lein cljsbuild once# Start app
$ node js/main.js# Open http://localhost:1337/
```