@bizzell/create-bizzell-app

1.3.2 • Public • Published

create-bizzell-app

CLI tool for generating new Bizzell wysiwyg applications.

# use npm to install the cli tool as a global package
npm install -g @bizzell/create-bizzell-app

# create a new application
create-bizzell-app ./new-project/directory

cd new-project/directory

# install application dependencies
npm install

# develop the application using localhost
npm run dev

# create bundled static assets for hosting the site
npm run build

Dependencies (30)

Dev Dependencies (3)

Package Sidebar

Install

npm i @bizzell/create-bizzell-app

Weekly Downloads

1

Version

1.3.2

License

ISC

Unpacked Size

324 kB

Total Files

32

Last publish

Collaborators

  • dwalter
  • tdpearson