First of all, run "npm install" in both root and client folders.
Then start both client and server using single command:
- npm run dev
First of all, run "npm install" in both root and client folders.
Then start both client and server using single command: