Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

PonomareVlad/lit-ssr-vercel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lit SSR Template for Vercel

Deploy with Vercel

Live demo

Variants

Run locally

Install Vercel CLI

npm i -g vercel

Then run local dev server

vercel dev

Now you can make some changes in components/my-component.mjs

Template structure: