-
Notifications
You must be signed in to change notification settings - Fork 0
Frontend Technical Stack
Ahmed Marzook edited this page Dec 2, 2024
·
3 revisions
- Using Vite as build tool
- React 18+
- JavaScript
-
VITE_API_URL: API URL for backend server
# Navigate to frontend directory
cd frontend
# Install dependencies
npm install
# Start development server
npm run dev# Navigate to frontend directory
cd frontend
# Install dependencies
npm install
# Start development server
npm npm run build:prod
# Build files located
cd dist