3.0.1 • Published 5 years ago

bigroom-cli v3.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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
3.0.1

5 years ago

3.0.0

5 years ago

2.3.0

5 years ago

2.2.1

6 years ago

2.1.1

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago