Angular interface install yarn: npm install -g yarn For run Angular: cd ./angular/ npm install npm run start see result on http://localhost:8080/ For run React: cd ./react/routed-react/ npm install yarn start see result on http://localhost:3000/