5d629ca9e072d30d2dbfdf7307b89962b4a05b35
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
Description
Languages
JavaScript
67.5%
TypeScript
29.2%
Python
1.6%
HTML
1.2%
Shell
0.2%
Other
0.2%