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.
- Host: GitHub
- URL: https://github.com/fujia-cli/create-stage
- Owner: fujia-cli
- License: mit
- Created: 2021-12-08T10:49:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T12:47:56.000Z (over 4 years ago)
- Last Synced: 2025-01-23T16:14:09.169Z (over 1 year ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```