fs-walle-react-ts/README.md

173 B

docker run --rm -it -v $PWD:/walle-react node:8.2.1-alpine /bin/sh cd /walle-react npm run build

docker run --rm -it -v $PWD:/walle-react python:2.7-alpine3.6 /bin/sh