/Inhouse_frontend

Inhouse-frontend

Primary LanguageJavaScript

INHOUSE FRONTEND REPOSITORY

How To run frontend locally

1.Fork the repository

Screenshot 2024-06-26 184548

2.Clone the repository from your Github "Repositories" section


Screenshot 2024-06-26 185023

3.Make required changes in Inhouse_frontend folder


Changes in api.js

Comment out as per provided in the image


Screenshot 2024-06-26 185902

Changes in vite.config.js


Screenshot 2024-06-26 193226  4

4.Run the commands in the VScode Terminal

npm install
npm run dev