Skip to content

Instantly share code, notes, and snippets.

@sander
Created March 18, 2015 09:07
Show Gist options
  • Save sander/c6b5566338337c702ac4 to your computer and use it in GitHub Desktop.
Save sander/c6b5566338337c702ac4 to your computer and use it in GitHub Desktop.
Experimenting with ClojureScript on a local server

If you are hosting index.html with a different server than the repl server (e.g. to serve images), load the main js file from localhost:9000. Otherwise reloading your ns won't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment