Socket
Book a DemoInstallSign in
Socket

@builder.io/create

Package Overview
Dependencies
Maintainers
16
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

latest
npmnpm
Version
1.0.14
Version published
Weekly downloads
20
1900%
Maintainers
16
Weekly downloads
 
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

npm init builder.io@latest

pnpm

pnpm create 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)
  • remix.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 29 Oct 2024

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