Unified todomvc benchmark
npm install utbTodomvcs generated for react, preact, inferno without and with redux, mobx and reactive-di state managent libraries from one source.
Open all todomvc
or run locally:
1. npm install
2. npm run build && npm start
3. open http://localhost:8080
Build single library target:
````
COMPONENT_LIB=preact STATE_LIB=lom_atom--reactive-di npm run build