Clone the repo with submodules:
git clone --recursive https://github.com/natgo/wt-app.git
Install dependencies:
pnpm install # or npm install
In order to run it in development, run:
pnpm dev # or npm run dev
In order to do a production build, run:
pnpm build # npm run build
- Make search for techtree
- Make helicopter tree function again
- Add arrows to modifications