You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
This repo contains all the code examples from React JS Foundations: Building User Interfaces with React JS by Chris Minnick (ISBN 978-1-119-68554-8).
4
4
5
-
The code listings from the book are in book-code-listings/src. To run them, cd into book-code-listings and then type npm install followed by npm start.
5
+
The code listings from the book are in book-code-listings.
6
6
7
7
If you find an error in the code, please let me know.
0 commit comments