AoE 4 Explorer
An useful visualization and UI to units, their stats and abilities and all possible upgrades and technologies for Age Of Empires 4.
Setup
First get the data repository: git submodule init && git submodule update
Run the project: yarn install && yarn dev
Stack
- TypeScript
- SolidJs for low level fine grained reactivity, should be very familiar to anyone who has used React
- Tailwind CSS for styling
- Vite for development workflow