0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/examples/framework-lit
Erika c9b679e56e
Move types to a .d.ts file inside examples projects ()
* Move types to a .d.ts file to avoid making types explicit

* Rename to proper types

* Move to proper place

* Add noEmit to tsconfig.json

* Add back removed code by accident
2022-08-05 17:46:52 -04:00
..
.vscode
public
src Move types to a .d.ts file inside examples projects () 2022-08-05 17:46:52 -04:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json
README.md
sandbox.config.json
tsconfig.json Move types to a .d.ts file inside examples projects () 2022-08-05 17:46:52 -04:00

Astro + Lit Example

npm init astro -- --template framework-lit

Open in StackBlitz

This example showcases Astro working with Lit.