Note
We require a NodeJS version >=18.
- Clone the repo to your machine:
git clone https://github.com/Skoolgq/Polaris.git && cd Polaris
- Install Dependencies:
npm install
- Start the app:
npm start
- Visit localhost:8080 for your local Polaris!
Note
We require a NodeJS version >=18.
git clone https://github.com/Skoolgq/Polaris.git && cd Polaris
npm install
npm start