A Bit workspace is your launchpad for building with components. Initialize an empty workspace or choose a starter to quickly set up a workspace tailored to your needs.
Unlock seamless dev experience with Cloud Workspaces
Supercharge your workflow with Bit Cloud's web-based workspaces for component development and collaboration. Sign up to Bit Cloud to get started for free!
Initialize a new Bit workspace on an empty directory or an existing project:
$bit init --default-scope my-org.my-project
See command synopsis
Explore the default component templates ready to use in your workspace:
$bit templates
Congrats your first workspace is ready ๐๐.
For a head start, explore our curated collection of official starters. These provide pre-configured environments for popular frameworks and use cases.
- Enhance your development flow: Setup your editor with Bit integrations.
- Start building: Create your first components
- Go further: Create a Bit application to assemble your components into a complete application.