create-fluid
v1.1.0
Published
## Scaffolding for Fluid
Downloads
123
Readme
create-fluid
Scaffolding for Fluid
With NPM:
npm create fluid@latest
With Yarn:
yarn create fluid
With PNPM:
pnpm create fluid
CLI 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). |