Closed scottjacobsen closed 8 years ago
Ah that's a bit outdated. I'll have to update the docs for that. The current way is to just run (start)
in the REPL. The latest version of Luminus uses a user
namespace found in env/dev/clj/user.clj
, and the REPL defaults to it. The namespace has helper functions for starting/stoppng/restarting the components.
Let me know if the updated docs make sense.
+1 Thanks. Looks good.
On Tue, May 10, 2016 at 9:08 PM, Dmitri Sotnikov notifications@github.com wrote:
Let me know if the updated docs make sense.
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/luminus-framework/luminus/issues/131#issuecomment-218350527
As a noob I can't figure out how to start the web app from the repl. Following instructions from here: http://www.luminusweb.net/docs/repl.md