Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 320 Bytes

DevFest 2018 Kuala Lumpur PWA

Serve:

preact watch --template src/template.html

Build:

preact build --template src/template.html --prerenderUrls src/prerender-urls.json --service-worker false

Set Google Cloud Project:

gcloud config set project <project-id>

Deploy:

gcloud app deploy devfest.yaml -v 1