29 lines
No EOL
525 B
Markdown
29 lines
No EOL
525 B
Markdown
# cat
|
|
|
|
generated using Luminus version "3.10.29"
|
|
init with options: postgres, cljs, auth, oauth, site, kibit
|
|
|
|
|
|
## Prerequisites
|
|
|
|
You will need [Leiningen][1] 2.0 or above installed.
|
|
|
|
[1]: https://github.com/technomancy/leiningen
|
|
|
|
## Running
|
|
|
|
Copy `dev-config.edn_example` to `dev-config.edn` and fill in the needed fields
|
|
|
|
`test-config.edn` is used for test execution.
|
|
|
|
To start a web server for the application, run:
|
|
|
|
lein run
|
|
|
|
To start the ui live rendering, run:
|
|
|
|
lein figwheel
|
|
|
|
## License
|
|
|
|
Copyright © 2019 FIXME |