cdbf1edf846aa99e050097693fded8d6507afab6
Reviewed-on: https://gitea.maskantech.in/gitea_admin/aeroresolve_frontend/pulls/2 Reviewed-by: Syed Waseem khadri Rafai <waseem.khadri@maskatech.com>
Aero Resolve - Frontend
This is the frontend application built with React and Vite.
🚀 Getting Started
Prerequisites
- Node.js (v18+)
Installation
- Navigate to the frontend directory (if you aren't already here):
cd frontend - 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
Languages
TypeScript
99.7%
CSS
0.1%