Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vite + lit + vitest + storybook example #75

Open
damooo opened this issue Dec 18, 2023 · 2 comments
Open

vite + lit + vitest + storybook example #75

damooo opened this issue Dec 18, 2023 · 2 comments

Comments

@damooo
Copy link

damooo commented Dec 18, 2023

It would be great, if web components example with lit is added, along with common dev tools.

@milesj
Copy link
Contributor

milesj commented Dec 18, 2023

I've never used lit before but open to PRs!

@damooo
Copy link
Author

damooo commented Dec 19, 2023

I've never used lit before but open to PRs!

I am quite new to typescript, those references, and endless nuances of compilerOptions are difficult to navigate for me as of now.

create-vite provides support for lit projects for a single project. storybook init provides support for vite+lit for a single project. And lit docs has a section for recommonded tooling (lint/format/...), and a section for proper typescript options. And there is a lit ts starter kit.

These may be useful for you to integrate a lit project into monorepo.

It will really help, those who want to use web platform standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants