Skip to content

Commit

Permalink
Oops, "lein cljsbuild once" needs to be run.
Browse files Browse the repository at this point in the history
  • Loading branch information
emezeske committed Apr 12, 2012
1 parent 6e9a3d5 commit 049a339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example-projects/simple/README.md
Expand Up @@ -12,6 +12,7 @@ To play around with this example project, you will first need
Set up and start the server like this:

$ lein deps
$ lein cljsbuild once
$ lein ring server-headless 3000

Now, point your web browser at `http://localhost:3000`, and see the web app in action!
Expand Down

0 comments on commit 049a339

Please sign in to comment.