Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 724 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 724 Bytes

Evidence Template Project

Thank you for checking out Evidence. This is the project template that you should use to get started.

Getting Started

Check out the documentation for a more detailed install instructions.

npx degit evidence-dev/template my-project
cd my-project 
npm install 
npm run dev 

Once you've launched Evidence, this project includes a short tutorial to help you get started.

Don't clone this repo, just download the code using the steps above.

Learning More