Android Twister app.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

391 B

twister-renyan

人言可畏

The voice of the people is something to fear.

what

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.

  • Dev build: lein figwheel
  • Production build: lein do clean, cljsbuild once min
  • Test: lein test (probably)