Files
Polaris/README.md
T
git comitter 68d6ea5f6c update
2023-08-27 10:11:25 -04:00

591 B

Polaris

The future of school gaming.


Terminal Deployment

Note: We require NodeJS V18 or higher

Steps

  1. Clone the repo
git clone https://github.com/Skoolgq/Polaris.git
  1. Enter the directory
cd Polaris
  1. Install Dependencies
npm install
  1. Run it!
npm start
  1. Visit localhost:8080 for your local Polaris!