/Polaris

(。_。)

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

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!