ageof.gg

Team civilization composition builder for Age of Empires II (Definitive Edition).

Development

Install dependencies:

cd ageof.gg
npm install

Hot reload dev server:

npm run dev

Open the localhost link in your browser.