Lit Element + Vite
Created with vitejs using template-lit-element-ts.
- ✅ Github Pages
- ✅ ES Modules
- ✅ Github Actions
Getting Started
Start the dev server:
npm run start
Create a production build:
npm run build
Serve the build directory:
npm run serve
Created with vitejs using template-lit-element-ts.
Start the dev server:
npm run start
Create a production build:
npm run build
Serve the build directory:
npm run serve