This repo contains a worked exercise to help you get familiar with Evidence's core features.
- Install the Evidence VSCode extension
- Open the command panel in VSCode (Ctrl+Shift+P) and run
Evidence: Copy Existing Project
. - Enter the URL of this repository:
https://github.com/evidence-dev/worked-exercise
- Choose a folder to put the project in using the prompt.
- Start the Evidence server using the
Start Evidence
Button in the bottom left of VSCode.
When you've completed these steps, go on to Exercise 1.