https://github.com/kosz/clojure-playground
https://github.com/kosz/clojure-playground
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kosz/clojure-playground
- Owner: kosz
- Created: 2015-04-02T23:21:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-04T20:21:56.000Z (about 10 years ago)
- Last Synced: 2025-02-13T12:53:15.099Z (3 months ago)
- Language: Clojure
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# playground
Project for learning Clojure language and tooling.
Currently based on reading the book : Web Development with Clojure
## Prerequisites
You will need [Leiningen][1] 1.7.0 or above installed.
[1]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
lein ring server
## License
Copyright © 2015 FIXME