YungGaming / YungPub

The YungPub app: an in-game overlay with in-depth analysis of games and player stats.

Home Page:https://yungpub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yung Pub

License NPM Version Node Version

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

App

Running the web app for development

# install @angular/cli
yarn global add @angular/cli

# cd into app
cd app

# install node modules
yarn

# run dev server
ng serve --port 4200

Api

Running for web api development

# cd into api
cd api

# install node modules
yarn

# run via nodemon
yarn dev

Resources

About

The YungPub app: an in-game overlay with in-depth analysis of games and player stats.

https://yungpub.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 60.8%Language:CSS 22.1%Language:HTML 14.8%Language:JavaScript 2.3%