https://github.com/teambit/bit-lit
Lit element support for Bit Harmony
https://github.com/teambit/bit-lit
Last synced: 2 months ago
JSON representation
Lit element support for Bit Harmony
- Host: GitHub
- URL: https://github.com/teambit/bit-lit
- Owner: teambit
- License: apache-2.0
- Created: 2021-07-25T14:24:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T11:15:19.000Z (over 2 years ago)
- Last Synced: 2025-03-25T08:03:24.294Z (3 months ago)
- Language: TypeScript
- Size: 395 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bit Lit Element
![]()
Documentation |
Platform |
Learn
Build components first.
Open infrastructure for component-driven applications to speed and scale development.## What is Bit Lit Element?
Bit Lit Element is a development environment for Bit Harmony, to enable creation and sharing of Lit Element components with Bit.
### How to Start?
If you haven't already installed bit, install [Bit Version Manager](https://harmony-docs.bit.dev/getting-started/installing-bit):
```bash
npm i -g @teambit/bvm
# or
yarn global add @teambit/bvm
```Install Bit:
```bash
bvm install
```[Instructions on setting up a Bit workspace with Lit and additional features.](https://bit.dev/teambit/web-components/lit)
### Resources & Community
- [Videos](https://www.youtube.com/c/Bitdev/videos)
- [Conference talks](https://harmony-docs.bit.dev/resources/interviews)
- [Interviews](https://harmony-docs.bit.dev/resources/interviews)
- [Podcasts](https://harmony-docs.bit.dev/resources/podcasts)
- [Live streams](https://harmony-docs.bit.dev/resources/live-streams)
- [Articles](https://harmony-docs.bit.dev/resources/articles)
- [Community](https://harmony-docs.bit.dev/resources/community)## Contributing 🎗️
Contributions are always welcome, no matter how large or small. Before contributing, please read the [code of conduct](https://github.com/teambit/bit/blob/master/CODE_OF_CONDUCT.md).
See [Contributing](https://github.com/teambit/bit/blob/master/CONTRIBUTING.md).
## License 💮
Apache License, Version 2.0
