Install Bit

Run the following to install Bit:

$npx @teambit/bvm install
Copiedcopy

For installation troubleshooting, see BVM troubleshooting.

What's next?

Bit was designed for gradual adoption. It is agnostic to how you structure your project, it conforms to the current dev community standards, and it has a minimal footprint. You can choose to create a new project or add Bit to an existing one.

Update Bit

Run the following to update Bit to the latest version:

$npx @teambit/bvm upgrade
Copiedcopy