2026-07-06 13:11:37 +05:30
2026-07-06 13:11:37 +05:30
2026-07-06 13:11:37 +05:30
2026-07-06 13:11:37 +05:30
2026-07-06 13:11:37 +05:30
2026-07-06 13:11:37 +05:30
2026-07-06 13:11:37 +05:30
2026-07-06 13:11:37 +05:30

Aero Resolve - Frontend

This is the frontend application built with React and Vite.

🚀 Getting Started

Prerequisites

  • Node.js (v18+)

Installation

  1. Navigate to the frontend directory (if you aren't already here):
    cd frontend
    
  2. Install the dependencies using npm:
    npm install
    

Development

Start the local development server:

npm run dev

Build for Production

To build the application for production:

npm run build
S
Description
No description provided
Readme
535 KiB
Languages
TypeScript 99.7%
CSS 0.1%