Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 235 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 235 Bytes

EVI embed example for Vue

This is an example of how to use the EVI embedded iframe in a Vue project.

Running locally

  1. Install dependencies
    pnpm install
    
  2. Run the development server
    pnpm dev