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
@@ -32,7 +32,7 @@ Contributions are always welcome!
32
32
33
33
To begin developing yourself, clone this repo, and do the following:
34
34
-`/`: contains the library source code. Use `yarn start` or `npm run start` to watch the files and build each time something changes. This way the testing application gets updated each time.
35
-
-`example/`: contains the testing React app. Use `yarn start` or `npm run start` to start the application.
35
+
-`example/`: contains the testing application. Use `yarn start` or `npm run start` in the example directory to start the application.
0 commit comments