bigroom-cli

3.0.1 • Public • Published

bigroom-cli

install

  npm install -g bigroom-cli

bigroom create

To create a new project, run:

  bigroom create my-project

bigroom generate <template>

To generate a new project with <template>, run:

  bigroom generate chrome-extension
  bigroom g chrome-extension

all templates: [chrome-extension]

bigroom dev

To run the local project, run:

  bigroom dev

bigroom build

To build the project, run:

  bigroom build

Readme

Keywords

none

Package Sidebar

Install

npm i bigroom-cli

Weekly Downloads

10

Version

3.0.1

License

MIT

Unpacked Size

19.7 kB

Total Files

15

Last publish

Collaborators

  • lzwai