Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 477 Bytes

File metadata and controls

13 lines (12 loc) · 477 Bytes

Solar System

A game website for all your needs.

Installation

> [!NOTE] > We require a NodeJS version >=18.
  1. Get our repo on your machine!: git clone https://github.com/dbpsmath/solarsystem.git && cd solarsystem
  2. Install the requirements: npm install
  3. Start the app: npm start
  4. Visit localhost:9000 for a local solarsystem!