bootcamp_lawgpt Run To Start BackEnd Go to the server directory cd server Install dependencies npm install Start npm run start To Start FrontEnd Go to the client directory cd client Install dependencies npm install Start npm run dev