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.
2 parents e8c0686 + 1dc051c commit 5adca5aCopy full SHA for 5adca5a
README.md
@@ -11,10 +11,7 @@ This is my personal skeleton for creating a React library npm package. You are w
11
## Quick start
12
13
```sh
14
-npm i -g howardroark/pollinate
15
-pollinate https://github.com/jedwards1211/react-library-skeleton.git --keep-history --name <package name> --author <your name> --organization <github organization> --description <package description>
16
-cd <package name>
17
-npm i
+npx 0-60 clone https://github.com/jedwards1211/react-library-skeleton.git
18
```
19
20
## Tools used
0 commit comments