📄️ Creating Components
Learn how to create a component.
📄️ Structure
Learn about the structure of components. Components in the web/components folder should be Pascal case. Every component in the project should have these five files:
📄️ Testing
Learn where to find test components.