39728a72038c9c57e3362382d08568f70dfb29df
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%