Skip to content

Install

Andros Fenollosa edited this page Nov 12, 2019 · 2 revisions
  1. Create env config.
cp lein-env-example .lein-env
  1. Create database
lein migrate
  1. Run server
lein run

Now open http://localhost:4000

Clone this wiki locally