Running inside docker docker build -t hhpfrontend . docker run --rm -it -v $PWD:/usr/src/app -p 3000:3000 hhpfrontend start