Skip to content

Commit b7e1e58

Browse files
committed
use epicshop CLI for setup
1 parent 12b4dae commit b7e1e58

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -63,22 +63,10 @@ variable and how to fix it here for [windows][win-path] or
6363

6464
## Setup
6565

66-
This is a pretty large project (it's actually many apps in one) so it can take
67-
several minutes to get everything set up the first time. Please have a strong
68-
network connection before running the setup and grab a snack.
69-
70-
> **Warning**: This repo is _very_ large. Make sure you have a good internet
71-
> connection before you start the setup process. The instructions below use
72-
> `--depth` to limit the amount you download, but if you have a slow connection,
73-
> or you pay for bandwidth, you may want to find a place with a better
74-
> connection.
75-
76-
Follow these steps to get this set up:
66+
Use the Epic Workshop CLI to get this setup:
7767

7868
```sh nonumber
79-
git clone --depth 1 https://github.com/epicweb-dev/get-started-with-react.git
80-
cd get-started-with-react
81-
npm run setup
69+
npx epicshop@latest add get-started-with-react
8270
```
8371

8472
If you experience errors here, please open [an issue][issue] with as many

0 commit comments

Comments
 (0)