Hi All,
According to the dev env build guide<https://github.com/luzx02/incubator-griffin/blob/master/griffin-doc/dev/dev-env-build.md>, I need to setup docker first even if I only want to contribute to the UI. Why don't we leverage some mock server such as json-server<https://github.com/typicode/json-server>? Then I can clone the project and run the UI in minutes without starting docker image. Thanks. Alex Lv
