To run this app locally, you need to install the dependencies with npm:
npm install
...then start the app:
npm run dev