Skip to content

Latest commit

 

History

History
executable file
·
23 lines (14 loc) · 413 Bytes

README.md

File metadata and controls

executable file
·
23 lines (14 loc) · 413 Bytes

Animals CRUD

Running the project

In a terminal, start the web server:

lein repl
(start-server)

In another terminal, start figwheel:

lein figwheel

Finally browse to http://localhost:8080/index.html and have fun.

License

Copyright Michiel Borkent

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.