- In your terminal, navigate to the folder containing the code you downloaded.
- Type in this command to change to the frontend folder:
cd frontend
- Once in the folder, you can install the libraries required using this command:
npm install
- Start Application
npm run start
This step varies based on the IDE you choose.
Find the application.properties file
Update the prove.client-id and prove.client-secret using the values from the Prove Portal