Start by installing Bit using the following command:
If you encounter any issues, our BVM Troubleshooting guide can help! For installation troubleshooting, see BVM troubleshooting.
Bit was designed for gradual adoption. It adapts to your existing project structure, seamlessly integrates with current development community standards, and maintains a minimal footprint. Whether you're starting a new project or enhancing an existing one, Bit empowers you to embrace composability at your own pace.
To set up Bit in a new or existing project folder, use the following command:
Next steps:
- Jump right in! Start creating your first components.
- See Bit in action! Check out our quick start examples.
- Fine-tune your editor: Ensure a smooth development experience by setting up your IDE.
For more specific guides for starting from existing projects in different tech stack and tools head to our start from existing project guides.
We've crafted specific guides to help you smoothly integrate Bit into projects with different tech stacks and tools. Explore our Existing project setup guides.
To update Bit to the latest version, run:
Streamline your workflow with CLI autocomplete:
bit completion >> ~/.zshrc