Skip to content

bohdanz1997/trellio-frontend

Repository files navigation

Run locally

Install packages

yarn install

Configure backend host

Add to /etc/hosts

<node container ip>   node

Build and run containers

docker-compose up -d --build

Open react app in a browser http://localhost:4444