Browse Source

build instructions

master
Trevor Alexander 9 years ago
parent
commit
8a71d0cd8e
  1. 8
      README.md

8
README.md

@ -8,3 +8,11 @@ @@ -8,3 +8,11 @@
This will be a native Android Twister app with a frontend/UX focus. Now that I
said that, I'm on the hook for it ;)
## how
This project uses [reagent](src/cljs/twister_renyan/).
- Dev build: `lein figwheel`
- Production build: `lein do clean, cljsbuild once min`
- Test: `lein test` (probably)

Loading…
Cancel
Save