If you didn't clone this repository yet you may do so adding the --recurse-submodules flag for your convenience:
git clone --recurse-submodules <url>If you already cloned it without the above mentioned flag then run:
git submodule initgit submodule update --recursive --remote
npm installnpm startCongratulations!
You're all set.
Now browse to localhost:8081!