|
|
@ -8,3 +8,11 @@ |
|
|
|
|
|
|
|
|
|
|
|
This will be a native Android Twister app with a frontend/UX focus. Now that I |
|
|
|
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 ;) |
|
|
|
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) |
|
|
|