Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 182 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 182 Bytes

http://www.buzzi.me/

Installation

docker build -t kingbuzzman-ui .

Generating static content

docker run -it -v $(pwd):/code --rm -p 8000:8000 kingbuzzman-ui