https://github.com/podviaznikov/clj-web-app
Test web app using Clojure
https://github.com/podviaznikov/clj-web-app
Last synced: 3 months ago
JSON representation
Test web app using Clojure
- Host: GitHub
- URL: https://github.com/podviaznikov/clj-web-app
- Owner: podviaznikov
- Created: 2012-06-13T09:44:40.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-13T10:10:40.000Z (almost 13 years ago)
- Last Synced: 2025-01-16T05:09:20.586Z (5 months ago)
- Language: Clojure
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clj-web-app
A website written in noir.
## Usage
```bash
lein deps
lein run
```## License
Copyright (C) 2011 Anton Podviaznikov([email protected])
Distributed under the Eclipse Public License, the same as Clojure.