aocpip / aoe2stats

Age of Empires II statistics website

Repository from Github https://github.comaocpip/aoe2statsRepository from Github https://github.comaocpip/aoe2stats

aoe2stats.net

Age of Empires II statistics website.

Includes unit, building, civilization and technology information and statistics.

Development

Setup

  • 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)

Release

Use npm version commands. E.g.

npm version patch

About

Age of Empires II statistics website

License:MIT License


Languages

Language:JavaScript 62.0%Language:HTML 30.1%Language:CSS 7.9%