# Astro Colony **Simple OGame clone** ## Installation Requirements: - Node v20.8.0 - npm 10.2.0 - MongoDB 7.0.11 Steps: 1. clone 2. `npm ci` 3. `npm run dev` ## Tests Integrated tests are available to run with `npm test` command from `/test` folder