ui-logic

Helper JS classes to separate your UI logic from your UI view layer

Downloads
17
Stars
0
Committers
3

To start hacking, run

$ yarn && yarn bootstrap
$ cd apps/example-react
$ yarn start

In another terminal, to start the recompilation watch, run this in the root of this repo

$ yarn prepare:watch

More docs to come, have fun :)