Installation
Follow these steps to set up and run the AREA Client Web project.
1. Clone the repository
git clone git@github.com:ASM-Studios/AREA.git
2. Install GO packages
cd AREA/server
// TODO: define the command to install the GO packages
3. Run the project
go run