In the project directory, run:
Installs all dependencies
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
In the server directory, run:
Installs all dependencies
Runs the server in the development mode.
Server will run on http://localhost:4000.
In the client directory, run:
Opens the cypress automated testing GUI
The application will not run locally until you create the appropriate .env files in the client and server directories