lein test1
- Runs testslein tests
- Runs tests continuously on detection of changeslein prod1
- Compiles ClojureScript to javascriptlein prods
- Compiles ClojureScript to javascript continuously on detection of changeslein clean
- Deletes all compiled artifacts.
Run lein prod1
and navigate in a web browser to the file at /resources/public/index.html
.
$ lein prod1 && open $(pwd)/resources/public/index.html
Navigate to https://mdwhatcott.github.io/ttt-reagent/resources/public/