https://github.com/pseudomuto/clojure-webapp
A place to place to play around with clojure
https://github.com/pseudomuto/clojure-webapp
Last synced: about 1 year ago
JSON representation
A place to place to play around with clojure
- Host: GitHub
- URL: https://github.com/pseudomuto/clojure-webapp
- Owner: pseudomuto
- Created: 2014-08-06T21:26:20.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-06T21:35:49.000Z (almost 12 years ago)
- Last Synced: 2025-01-30T14:52:46.143Z (over 1 year ago)
- Language: Clojure
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clojure-webapp
[](https://travis-ci.org/pseudomuto/clojure-webapp)
Just me playing around with different ways of working on web apps with clojure.
## Prerequisites
You will need [Leiningen] installed.
[Leiningen]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
lein ring server-headless
## License
Copyright © 2014 pseudomuto