create-builder-element
v1.0.4
Published
Bebp CLI - A boilerplate for building UI with logic components.
Readme
/**
- Command to create a new npm package using the
create-builder-elementtool. - Usage:
- npx create-builder-element my-project
- This command initializes a new npm package in a directory named
my-project. - It sets up the necessary files and configurations for a new project.
- @param {string} my-project - The name of the directory where the new npm package will be created. */
