This app provide powerful enviroment for dynamic workflow forms building
how to dev yarn dev
how to build yarn build
how to start yarn build-start
|:-:|:-:|:-:|:-:| | redux| lib for state management| | | next.js| lib that provides SSR feature| enhance user experiences| | redux-observable| lib for async events controling| | | koa2| server side framework for routing, caching, also rendering|| | immutable.js| lib for manipulating immutable data||
- create your own feature branch and start developing
- write your test cases after your codes is done
- notice the project owner to merge your branch while finishing your codes