The Best Software Engineer in The Universe!
git clone https://github.com/metlinskyi/www.metlinskyi.com <your project name>
cd <your project name>
docker-compose -f "docker-compose.yml" up -d --build
... waiting
# angular http://localhost:1481/
# reactjs http://localhost:1482/
# vurejs http://localhost:1484/
# emberjs http://localhost:1485/
# polymer http://localhost:1488/
Enjoy!