Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 610 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 610 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 complete walk through.

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

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

Learning More