fs-walle-react-ts/README.md

241 B

git clone fs-walle-react-ts cd fs-walle-react-ts npm install

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