To run the app through nginx reverse proxy and docker, simply run docker build -t react-web-app . to build the docker container, and docker run -p 3000:80 react-web-app. You can choose any open port instead of 3000. Then, go to your web browser and type http://localhost:3000/.
fatemebagherii/go-test-react-app
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- CSS 55.8%
- JavaScript 33.0%
- HTML 11.2%