An open API service indexing awesome lists of open source software.

https://github.com/fujia-cli/create-stage

Alias for stage, so you can use npm init stage demos.
https://github.com/fujia-cli/create-stage

Last synced: 8 months ago
JSON representation

Alias for stage, so you can use npm init stage demos.

Awesome Lists containing this project

README

          

# create-stage

Alias for [stage](https://www.npmjs.com/package/@fujia/cli-core), so you can use `npm init stage demos`.

Thanks to `npm init` feature introduced at npm@6, see [npm-init](https://docs.npmjs.com/cli/init) for more details.

## Usage

```sh

npm init stage demos

```