- Install Node.js (16.x or later).
- Clone and Navigate
git clone https://github.com/AURORALAOrg/AURORA-Frontend.git cd AURORA-Frontend - Install Dependencies
npm install
Make sure you have all the necessary dependencies installed before proceeding.
- Start Development Server
cp .env.example .env npm run dev
The app will be available at http://localhost:5173/