We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a4e91 commit 3018b3fCopy full SHA for 3018b3f
README.md
@@ -6,6 +6,8 @@ Create Polkadot DApp in one command:
6
npx create-polkadot-dapp@latest
7
```
8
9
+(the templates use `pnpm` as a package manager, so maybe do `npm install -g pnpm` first)
10
+
11
## Templates
12
13
* [react-papi-tailwind](./templates/react-papi-tailwind):<br/>
0 commit comments