Yung Pub is an Overwolf application focused on giving in depth insights into players and their matches. Learn about players by analyzing each play by play for casuals or pro matches. Yung Pub is GPLv3 licensed and is part of YungGaming.com, if you have any inquiries about Yung Pub or Yung Gaming you can email 📫 hello@chriscates.ca
# install @angular/cli
yarn global add @angular/cli
# cd into app
cd app
# install node modules
yarn
# run dev server
ng serve --port 4200
# cd into api
cd api
# install node modules
yarn
# run via nodemon
yarn dev
-
API Documentation: https://docs.yungpub.com (will be available soon)
-
Questions should be directed to 📫 hello@chriscates.ca