Socket
Book a DemoInstallSign in
Socket

@bazel/create

Package Overview
Dependencies
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bazel/create

Create a new Bazel JS starter project

latest
npmnpm
Version
8.0.2
Version published
Weekly downloads
0
Maintainers
4
Weekly downloads
 
Created
Source

bazel-create-npm

npm version

The npm CLI package for scaffolding new Bazel projects from starter templates.
This powers the npm create @bazel command.

Usage

With npm v7+:

npm create @bazel my-app [project-name]
# OR
npx @bazel/create my-app [project-name]

Then see the README.bazel.md file in the newly created project.

Keywords

bazel

FAQs

Package last updated on 25 Aug 2025

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