User Interface of LiveBlood Project powered by React
See project docs: https://github.com/life-blood/documentation
$ git clone https://github.com/life-blood/lifeblood-ui
$ npm install
$ npm start
Open the client localhost:3000 on any browser
In order to setup the Go microservices follow the instructions from