Skip to content

changke/lit-setup

Repository files navigation

Minimal Setup Example for Lit Project

This is example code for blog article "Setting Up Lit".

Usage:

npm i
npm run build
cd dest/
python -m http.server

Then visit http://localhost:8000/.

About

Minimal setup example for a Lit project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published