Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 183 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 183 Bytes

Multiflow

Using With docker

To build the image run

docker build . -t multiflow:latest

Frontend testing

cd frontend
cd my-eth-app
yarn react-app:start