Movatterモバイル変換


[0]ホーム

URL:


Create components

Choose your preferred tech stack and create your first components:

ReactReact
NodeJS
Vue
Angular
Harmony

Unlock seamless dev experience with Cloud Workspaces

UseCloud Workspaces for a ready-to-go, web-based and integrated development environment for creating your components.

Consider using the following templates to implement the needed components for your feature:

Create a UI component

Create a reusable UI component to use in your apps:

$bit
Copiedcopy
See command synopsis

This will create the component in the corresponding directory, and will link this component in your workspace node_modules directory.

Use the component

You can use components in your workspace or in otherlinked projects using an import statement with the component module name:

import{ Login}from'@my-org/my-platform.login';
CopiedCopy

You can install and use external dependencies usingbit install. You can find more information oninstalling dependencies here.

Preview components

You can preview components and their documentation during development by starting the Bit Workspace UI:

$bit
Copiedcopy
See command synopsis

Below you can find guides for creating specific component types for your architecture needs.

Explore templates

Explore the component templates available in your workspace:

$bit
Copiedcopy
See command synopsis

What's next?


[8]ページ先頭

©2009-2025 Movatter.jp