reitit/examples/frontend-controllers
Aaron Groom ac19264b83
Remove unused compojure dependencies from frontend examples
These don't appear to be needed and might cause users to introduce
dependencies into their projects if they use as templates in their own
projects.
2019-04-02 15:40:09 -04:00
..
checkouts Add frontend-controllers example 2018-07-12 12:49:14 +03:00
resources/public Serve index.html for all request in html5 routing mode 2018-08-23 10:05:10 +03:00
src Use :parameters instead of :params for controller example 2019-02-08 10:39:55 +02:00
project.clj Remove unused compojure dependencies from frontend examples 2019-04-02 15:40:09 -04:00
README.md READMEs 2018-08-31 15:23:49 +03:00

reitit-frontend + controllers example

Usage

> lein figwheel

Go with browser to http://localhost:3449

License

Copyright © 2018 Metosin Oy