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: docker/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
### Contrubiting to this Project
1
+
### Contributing to this Project Using Docker
2
2
#### Run the Dev Server
3
3
To use Docker to run the source code in a local development environment:
4
4
1. Clone this repo
@@ -27,6 +27,7 @@ cd react-json-view
27
27
./docker/build-dist.sh
28
28
```
29
29
30
+
30
31
### Motivation for adding Docker to your Development Stack
31
32
32
33
**PSA:** You do not need to use Docker to contribute to this project. If you're not interested in using a container for development, you can ignore this directory.
0 commit comments