This commit is contained in:
Tommi Reiman 2018-08-31 15:23:49 +03:00
parent e4eae4f3b2
commit da518c9820
2 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# reitit-frontend + controllers example
## Usage
```clj
> lein figwheel
```
Go with browser to http://localhost:3449
## License
Copyright © 2018 Metosin Oy

View file

@ -0,0 +1,13 @@
# reitit-frontend example
## Usage
```clj
> lein figwheel
```
Go with browser to http://localhost:3449
## License
Copyright © 2018 Metosin Oy