git comitter 68d6ea5f6c update
2023-08-27 10:11:25 -04:00
2023-05-31 16:52:09 -06:00
2023-05-01 15:53:34 -06:00
2023-07-25 22:14:50 -06:00
2023-07-25 22:14:50 -06:00
2023-08-27 10:11:25 -04:00
2023-08-21 16:32:02 -06:00

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!
Languages
HTML 54.6%
JavaScript 36.8%
CSS 8.6%