Pietro Lesci commited on
Commit
cb547e1
1 Parent(s): 187a481

update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # To run locally in Docker
2
+ 1. Clone this repo
3
+ 1. run `make build` to create image
4
+ 1. run `make run` to run container and serve the app at localhost:8501