b14927dadea45ae80767e8d73b4ebbd4e8211b0c
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%