Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.05 KB

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