Skip to content

Instantly share code, notes, and snippets.

@postspectacular
Last active November 16, 2015 21:04
Show Gist options
  • Save postspectacular/875e7a9b91202ac8788a to your computer and use it in GitHub Desktop.
Save postspectacular/875e7a9b91202ac8788a to your computer and use it in GitHub Desktop.
Cloning & launching WS-LDN-2 repo and example app
git clone https://github.com/thi-ng/ws-ldn-2.git
cd ws-ldn-2
lein run
# open another terminal using same directory
lein fighweel dev
# once compilation is complete...
# open http://localhost:8000 in your browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment