To get started with this application, make sure you have Node.js v18+ installed on your system. Then, follow these steps:
git clone https://github.com/AREA44/area44.github.io --depth=1
cd area44.github.io
pnpm install
pnpm dev
Now, you can open your browser and navigate to http://localhost:4321 to see the application running.
Licensed under the MIT License.