Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 829 Bytes

ReadMe.md

File metadata and controls

30 lines (23 loc) · 829 Bytes

Project Setup Guide

This guide will help you set up the project dependencies and environment variables for both the frontend and backend.

Prerequisites

Ensure you have the following installed:

  • Node.js (for running the frontend)
  • Python (for running the backend with Django)

Setup

Install Dependencies: Install the necessary packages:

npm install npm install react-router-dom npm install lucide-react npm install react-360-view npm install @react-three/drei npm install @react-three/fiber npm i react-csv npm install @react-three/fiber @use-gesture/react three @react-three/drei npm i framer-motion npm i js-cookie pip install django-cors-headers pip install django djangorestframework pip install djangorestframework-simplejwt python -m pip install Pillow