Files
Polaris/README.md
2023-12-31 22:48:49 -07:00

1.4 KiB

Polaris

The professional unblocked games site.

Discord Commit activity


Quick Web Deployment

Deploy to Vercel Deploy to Koyeb Deploy to Render Deploy to Cyclic


Terminal Deployment

Note

We require a NodeJS version >=18.

  1. Clone the repo to your machine: git clone https://github.com/Skoolgq/Polaris.git && cd Polaris
  2. Install Dependencies: npm install
  3. Start the app: npm start
  4. Visit localhost:8080 for your local Polaris!