We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b03d24 commit 6e83747Copy full SHA for 6e83747
README.md
@@ -58,16 +58,10 @@ variable and how to fix it here for [windows][win-path] or
58
59
## Setup
60
61
-This is a pretty large project (it's actually many apps in one) so it can take
62
-several minutes to get everything set up the first time. Please have a strong
63
-network connection before running the setup and grab a snack.
+Use the Epic Workshop CLI to get this setup:
64
65
-Follow these steps to get this set up:
66
-
67
-```sh
68
-git clone https://github.com/epicweb-dev/web-forms.git
69
-cd web-forms
70
-npm run setup
+```sh nonumber
+npx epicshop@latest add web-forms
71
```
72
73
If you experience errors here, please open [an issue][issue] with as many
0 commit comments