On Thu, Jun 9, 2011 at 5:51 AM, Sayuj Othayoth <[email protected]> wrote: > I very new to LovdbyLess. > > I've install it as mentioned in the README file. How can I start the > server? How can I access the home page? Url? > > Thank you, > Sayuj O >
Lovd is a standard rails app, so you start it in the standard way. If you're not sure how to do this, it's probably a good idea to look at a rails howto. Starting the server: execute script/server in term. Looking at the app: http://localhost:3000 Cheers, steven birstol -- You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby?
