Build and Run Build tasks: npm i npm run build:tasks Build & run docker image: docker build . --tag kiddo-nginx docker run -p 80:80 kiddo-nginx