Skip to content

thescientist13/lit-ssr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lit-ssr-demo

A repo for running and testing out use cases with the Lit+SSR demos.

Setup

  1. Make sure you have NodeJS >= 14.x installed
  2. After cloning this repo, run npm install

Server

You can run both server demos as follows:

  • npm run serve:global - use global NodeJS scope for shimming
  • npm run serve:vm - uses expiremental NodeJS vm modules for shimming

Run either command to kick off the server and then load it over localhost:8080 in your browser.

About

A repo for running Lit+SSR demos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published