- Step1: Clone the repository from GitHub
- Step2: Install dependencies using 'npm install'
- Step3: Build the project with 'npm run build'
- Step4: Run the development server via 'npm run dev'
- Step5: Access the server at http://localhost:7777 to verify it is running