https://github.com/evidence-dev/worked-exercise
Evidence Training Template
https://github.com/evidence-dev/worked-exercise
Last synced: 3 months ago
JSON representation
Evidence Training Template
- Host: GitHub
- URL: https://github.com/evidence-dev/worked-exercise
- Owner: evidence-dev
- Created: 2023-11-10T22:52:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T22:43:25.000Z (over 1 year ago)
- Last Synced: 2025-01-06T23:52:42.971Z (over 1 year ago)
- Homepage:
- Size: 7.98 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Worked Exercise
This repo contains a worked exercise to help you get familiar with Evidence's core features.
## Getting Started
1. Install the [Evidence VSCode extension](https://marketplace.visualstudio.com/items?itemName=Evidence.evidence-vscode)
2. Open the command panel in VSCode (Ctrl+Shift+P) and run `Evidence: Copy Existing Project`.
3. Enter the URL of this repository: `https://github.com/evidence-dev/worked-exercise`
4. Choose a folder to put the project in using the prompt.
5. 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.