https://www.loom.com/share/1bbd3584f9254e2f996919b996ebc61b?sid=d7f8490a-eb6d-463c-be40-682a911db6f7 Install backend dependencies npm install Start backend development server npm run dev Install frontend dependencies cd frontend npm install Start frontend development server npm run dev