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/
.
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/
.