8000 GitHub - iorestoacasa-work/iorestoacasa.work: Frontend of the video calling platform iorestoacasa.work
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iorestoacasa-work/iorestoacasa.work

Repository files navigation

iorestoacasa.work

Questo repository ospita il sito web del progetto

https://iorestoacasa.work

Build:

docker run --rm -it -v $(pwd):/app -w /app jekyll/jekyll jekyll build

Run:

docker run --rm -it -p4000:4000 -v $(pwd):/app -w /app jekyll/jekyll jekyll server

0