kovasb / session

repl into the clojurescript community
Eclipse Public License 1.0
459 stars 36 forks source link

Running lein run 8090 datomic:mem://test shows nothing. #7

Closed firesofmay closed 11 years ago

firesofmay commented 11 years ago

So I ran the command: lein run 8090 datomic:mem://test And went to localhost:8090. Inside Chrome, its showing a blank view[1] session-blank[1]

kovasb commented 11 years ago

Ok, I updated the readme with instructions on how to create an input area and evaluate the input.

firesofmay commented 11 years ago

session-start

I was quite confused what you meant. Perhaps you should add this image.

kovasb commented 11 years ago

Thanks for offering the image.

I think I will add an empty loop by default to every new session, then people will just see that right away and be able to start typing.