Skip to content

YungGaming/YungPub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 📫 [email protected]

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published