git clone git@github.com:framgia/sph-classroom-els-fe.git
note: use ssh when you clone
docker-compose up -d --build
note: if you want to see what's going on when it's building, just run docker-compose logs -f
http://localhost:3003
docker-compose exec frontend <insert command>