diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Frontend is in React and backend is in Go. + + + + ## developing #### Common `make all` — starts React development server on `:3000` and backend on `:8080` |