@google-labs/create-breadboard
TypeScript icon, indicating that this package has built-in type declarations

1.0.13 • Public • Published

npm init @google-labs/breadboard your-project-name

This project will quickly create a neat new project for you to start working on.

You can create and edit boards directly in the src/boards folder.

Note: If you are testing locally without publishing the module, then you need to npm i in the root before using.

Usage

If you are running from inside the breadboard repo, and you want to use the latest versions of breadboard (i.e. not the published versions) then you MUST use the --workspace command.

npm init @google-labs/breadboard ../testing --workspace=./packages/create-breadboard

This will create a new project in the ../testing folder relative to the ./packages/create-breadboard folder.

If you are running from outside the breadboard repo, then you can run:

npm init @google-labs/breadboard your-project-name

This will install @google-labs/breadboard from npm and create a new project in the your-project-name folder.

/@google-labs/create-breadboard/

    Package Sidebar

    Install

    npm i @google-labs/create-breadboard

    Weekly Downloads

    22

    Version

    1.0.13

    License

    Apache-2.0

    Unpacked Size

    21.7 kB

    Total Files

    14

    Last publish

    Collaborators

    • google-wombot