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