Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 198 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 198 Bytes

Server.

The Yes, Lettuce! app server.

Running locally

You need:

  • node 0.12.x
  • mongo

Just run:

$ make
listening on port 3000

Then your server should be running!

Deploying