Skip to content

Commit 793b12e

Browse files
committed
Update deps
Fixes #14
1 parent 0d53382 commit 793b12e

File tree

3 files changed

+2990
-5759
lines changed

3 files changed

+2990
-5759
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ npm install
1313
$ npm start
1414
```
1515

16-
You'll be prompted with the exercise you'd like to run, hit "0" to view the full app we'll be working in, then, open a web browser to [http://localhost:3000](http://localhost:3000).
16+
You'll be prompted with the exercise you'd like to run:
1717

1818
```
1919
$ npm start
@@ -40,7 +40,7 @@ Which exercise?
4040
Choose one from list [1...9, a, b, c, 0]:
4141
```
4242

43-
**Note:** Currently, some aspects of the app aren't working with Node 12. We are looking into fixing the issue, but until then, use `nvm use 10` (or whatever Node version manager you use) to fix errors you might encounter when installing/running the application!
43+
Choose option "0" to run the full app, then open a web browser to [http://localhost:3000](http://localhost:3000) to play around with it.
4444

4545
## Offline Mode
4646

0 commit comments

Comments
 (0)