Socket
Book a DemoInstallSign in
Socket

@builder.io/create

Package Overview
Dependencies
Maintainers
12
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@builder.io/create

Integrate Builder.io to an application

npmnpm
Version
0.2.0
Version published
Maintainers
12
Created
Source

Integrate Builder.io Visual CMS Editor

Integrate Builder.io Visual CMS into an application.

Run the command below from within the app's directory:

npm init builder.io@latest

Depending on your app, the CLI will update your build tool's config file by adding the Builder.io Devtools plugin.

Supported build tool configs include:

  • next.config.js (or .ts)
  • vite.config.js (or .ts)

Additionally, the CLI will install the dependencies needed for Builder, such as @builder.io/dev-tools.

After a successful install, you can start your app's development server. In most cases, to start the dev server run:

npm run dev

Once your apps's dev server is running, Builder's Devtools will assist you along the way to get your content published.

Keywords

builder.io

FAQs

Package last updated on 28 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts