1.0.4 • Published 6 months ago
create-builder-element v1.0.4
/**
- Command to create a new npm package using the
create-builder-element
tool. - 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. */