Skip to content

hook/champions-prestigecalc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prestigecalc

This is the repo for prestigecalc data

export to .json

Install npm, then from the command line run:

$ npm i

To update from git, compile the js, and then copy to a neighboring champions repository, run:

$ npm start

You can run each step individually (and respectively) as:

$ npm run update
$ npm run compile
$ npm run copy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%