docs: refine docs #327

pull/331/head
amio 2019-12-05 14:05:19 +08:00
rodzic ecc484bd0c
commit 807234a08c
1 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -55,7 +55,11 @@ At the time of badgen.now.sh's reveal, it had only four live badges as demonstra
npm run dev
**run with docker**
**start prod server**
npm run build && npm start
**run with docker image**
docker run -p 3000:3000 amio/badgen