https://github.com/olimsaidov/clojure-demo-chat
Live coding session code
https://github.com/olimsaidov/clojure-demo-chat
clojure
Last synced: 24 days ago
JSON representation
Live coding session code
- Host: GitHub
- URL: https://github.com/olimsaidov/clojure-demo-chat
- Owner: olimsaidov
- Created: 2018-08-19T05:09:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T11:17:33.000Z (almost 8 years ago)
- Last Synced: 2025-03-04T16:36:24.671Z (over 1 year ago)
- Topics: clojure
- Language: Clojure
- Homepage: https://www.slideshare.net/olimsaidov/clojure-java
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo Chat Server
## Setup
Install [leiningen](https://leiningen.org/)
## Run
* execute `lein run`
* open [http://localhost:3000](http://localhost:3000) in browser