create-bridge-app

1.0.35 • Public • Published

Create Bridge App

The easiest way to get started with Bridge is by using create-bridge-app. This CLI tool enables you to quickly start building a new Bridge application, with everything set up for you.

Interactive

You can create a new project interactively by running:

npx create-bridge-app@latest
# or
yarn create bridge-app
# or
pnpm create bridge-app

You will be asked for the name of your project.

Why use Create Bridge App?

create-bridge-app allows you to create a new Bridge app within seconds. It is officially maintained by the creators of Bridge, and includes a number of benefits:

  • Interactive Experience: Running npx create-bridge-app@latest (with no arguments) launches an interactive experience that guides you through setting up a project.
  • Zero Dependencies: Initializing a project is as quick as one second. Create Bridge App has zero dependencies.

Readme

Keywords

none

Package Sidebar

Install

npm i create-bridge-app

Homepage

bridge.codes

Weekly Downloads

2

Version

1.0.35

License

MIT

Unpacked Size

15.1 kB

Total Files

6

Last publish

Collaborators

  • nabil-stw