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 4423f1f commit 84b1461Copy full SHA for 84b1461
README.md
@@ -67,16 +67,10 @@ variable and how to fix it here for [windows][win-path] or
67
68
## Setup
69
70
-This is a pretty large project (it's actually many apps in one) so it can take
71
-several minutes to get everything set up the first time. Please have a strong
72
-network connection before running the setup and grab a snack.
73
-
74
-Follow these steps to get this set up:
+Use the Epic Workshop CLI to get this setup:
75
76
```sh nonumber
77
-git clone --depth 1 https://github.com/epicweb-dev/advanced-react-patterns.git
78
-cd advanced-react-patterns
79
-npm run setup
+npx epicshop@latest add advanced-react-patterns
80
```
81
82
If you experience errors here, please open [an issue][issue] with as many
0 commit comments