First, duplicate the .env file into a new file named .env.local. Update the value of your Clerk key, and the Vapi assitant there.
The first time you are running this project, you will need to install the dependencies. Run this command in your terminal:
yarnTo start the app, run:
yarn devOpen http://localhost:3000 with your browser to see the result.