Age of Empires II statistics website.
Includes unit, building, civilization and technology information and statistics.
- requires node js with yarn
- clone the git repository
git clone https://github.com/aocpip/aoe2stats.git
- install dependencies and run (live reloading doesn't work yet)
yarn
yarn dev
- browser window should automatically open (localhost:8080)
Use npm version commands. E.g.
npm version patch