With NPM:
npm create fluid@latestWith Yarn:
yarn create fluidWith PNPM:
pnpm create fluidMay 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). |