create-bbcrx
v1.0.4
Published
A package for initialising chrome extensions that use breadboard.
Downloads
8
Readme
create-breadboard-chrome-extension
Available templates
- vanilla-ts
- vite-react
Using the templates
npm init bbcrx
- When prompted, confirm installation of create-bbcrx package
- Select your desired template and enter the new project name
- Confirm your selection
- Your new project should now be available in a new directory with the name that you specified!
Aliases
npm init
npm init bbcrx
npm init create-bb-chrome-extension
npm init create-breadboard-chrome-extension
NPM
The package is available on npm.
Repository
For more information, visit the GitHub repository.