graphql-engine/community/sample-apps/todo-auth0-jwt/todo-app/exec.ps1
2019-01-17 15:57:28 +05:30

3 lines
88 B
PowerShell

docker build -t auth0-react-01-login .
docker run -p 3000:3000 -it auth0-react-01-login