File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -65,22 +65,10 @@ variable and how to fix it here for [windows][win-path] or
6565
6666## Setup
6767
68- This is a pretty large project (it's actually many apps in one) so it can take
69- several minutes to get everything set up the first time. Please have a strong
70- network connection before running the setup and grab a snack.
71-
72- > ** Warning** : This repo is _ very_ large. Make sure you have a good internet
73- > connection before you start the setup process. The instructions below use
74- > ` --depth ` to limit the amount you download, but if you have a slow connection,
75- > or you pay for bandwidth, you may want to find a place with a better
76- > connection.
77-
78- Follow these steps to get this set up:
68+ Use the Epic Workshop CLI to get this setup:
7969
8070``` sh nonumber
81- git clone --depth 1 https://github.com/epicweb-dev/react-fundamentals.git
82- cd react-fundamentals
83- npm run setup
71+ npx epicshop@latest add react-fundamentals
8472```
8573
8674If you experience errors here, please open [ an issue] [ issue ] with as many
You can’t perform that action at this time.
0 commit comments