Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DreamRunnerMoshi committed Jul 14, 2020
1 parent 8200aed commit 559f9d2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# FoodShop
dot net core, ef core, webapi with docker project

## How to run

### Prerequisite
Need docker desktop installed in machine, change container type to Linux

### To run
1. Open command prompt in src folder
2. Run `docker-compose up` command

### Output
Visit at http://localhost:6005/index.html in browser

0 comments on commit 559f9d2

Please sign in to comment.