Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 636 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 636 Bytes

vlcn-live-examples

Note: The vite-starters are the most up to date examples.

Example apps. Deployed to https://vlcn-live-examples.fly.dev


Running locally:

git clone git@github.com:vlcn-io/live-examples.git
cd live-examples
npm install
npm run dev