Angular web app project just for learn about the platform
Just run the auto_setup.bat file wich is in the root directory, it will update the repo, switch to master branch, run the test server side and open the page on your default navigator
In case it didn't work, maybe you don't have the necessary node modules, to install them via terminal go to the app directory inside the repo and use npm, the dependencies are already defined
cd ./tog
npm install -g