655 B
655 B
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