Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 541 Bytes

File metadata and controls

21 lines (16 loc) · 541 Bytes

Start AURORA-Frontend - Installation and Usage Guide

Prerequisites

Steps

  1. Clone and Navigate
    git clone https://github.com/AURORALAOrg/AURORA-Frontend.git
    cd AURORA-Frontend
    
  2. Install Dependencies
    npm install
    

Make sure you have all the necessary dependencies installed before proceeding.

  1. Start Development Server
     npm run dev

The app will be available at http://localhost:5173/