We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3daab commit 1663538Copy full SHA for 1663538
README.md
@@ -18,3 +18,5 @@ pnpm i
18
| `npx . app-ts-tw --template typescript --tailwind` | Creates a TypeScript app with Tailwind CSS |
19
20
You can also add `--tailwind` to the command to automatically add Tailwind CSS to the app.
21
+
22
+There is also `--package-manager pnpm` that will use [pnpm](https://pnpm.io/) as the package manager (this supports `yarn`, `bun`, and `npm` as well).
0 commit comments