Interaction-without-Interac.../server/README.md

7 lines
134 B
Markdown
Raw Normal View History

2019-03-31 22:20:31 +00:00
UI
2019-06-15 16:53:49 +00:00
### usage
git clone https://github.com/Askill/UI
cd UI
docker build -t ui-server .
docker run -ti --rm -p 80:5000 ui-server:latest