In the project directory, you can run:
Runs installation of client side dependencies.
Runs the server side of the app in the development mode using nodemon.
Server runs on http://localhost:5000 by default.
The server will reload if you make edits.
Runs the server side of the app in the development mode.
Client runs on http://localhost:3000 by default.
The page will reload if you make edits.
Runs the server and client side of the app concurrently in the development mode.