create-fluid
v1.1.0
Published
## Scaffolding for Fluid
Readme
create-fluid
Scaffolding for Fluid
With NPM:
npm create fluid@latestWith Yarn:
yarn create fluidWith PNPM:
pnpm create fluidCLI Flags
May be provided in place of prompts
| Name | Description |
| :--------------------------- | :----------------------------- |
| --help (-h) | Display available flags. |
| --install / --no-install | Install dependencies (or not). |
| --git / --no-git | Initialize git repo (or not). |
