LWC
A Blazing Fast, Enterprise-Grade Web Components Foundation
README
<img src="https://circleci.com/gh/salesforce/lwc.svg?style=svg" alt="build status">
Lightning Web Components Repository
This repository contains the source code for the Lightning Web Components Engine and Compiler. Additionally, it contains examples, documentation, meeting notes and discussion notes for developers [contributing][contributing] or using Lightning Web Components.
Getting Started
Read the [Lightning Web Components Dev Guide][introduction].
Contributing
To set up your environment and start contributing, read our [contributing documentation][contributing].
Questions
If you have a general question, post it on the [Salesforce stackexchange][salesforce-stackexchange] and tag it with lightning-web-components.
License
The [MIT license][license] governs your use of Lightning Web Components.
[introduction]: https://lwc.dev/guide/introduction
[salesforce-stackexchange]: https://salesforce.stackexchange.com/questions/tagged/lightning-web-components
[contributing]: https://github.com/salesforce/lwc/blob/master/CONTRIBUTING.md
[license]: https://github.com/salesforce/lwc/blob/master/LICENSE