https://github.com/mburakeker/library-web-app-dotnet-react-docker-compose
https://github.com/mburakeker/library-web-app-dotnet-react-docker-compose
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mburakeker/library-web-app-dotnet-react-docker-compose
- Owner: mburakeker
- Created: 2021-01-19T20:21:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T13:13:16.000Z (over 4 years ago)
- Last Synced: 2025-01-30T18:46:22.313Z (4 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
***Prerequisites***
- [Docker Desktop](https://www.docker.com/products/docker-desktop)***How to run this app***
After installing and starting the docker desktop change the directory to the root directory of this repository and open the terminal to execute:
docker-compose up -d --build
Wait for it to build and boot.
Then check out the [React App](https://localhost:3000)