Open up your terminal/command line and navigate to the root frontend folder, client.
cd /path/to/client
Install the necessary dependencies for the frontend.
npm install
Last updated 4 years ago