Skip to content

Commit 267554f

Browse files
committed
fixing readme
1 parent 8eaf882 commit 267554f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -158,16 +158,9 @@ If you have any issues running the code, we have a general **Troubleshooting** s
158158

159159
```sh
160160
# If you're in the root path of the repo
161-
162-
# Run the full project
163-
$ npm start app
164-
165-
# Run a lecture or exercise
166161
$ npm start
167162
```
168163

169-
In both of those commands you'll get a CLI menu asking what you want to do next. To make sure you can run the code, just do `npm start app` and choose any of the apps in the menu.
170-
171164
Go to `localhost:3000` in your browser. You have to do this manually.
172165

173166
If the application renders up in the browser, you're ready to go. 👍

0 commit comments

Comments
 (0)