Skip to content

Instantly share code, notes, and snippets.

@clytras
Created March 18, 2020 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clytras/45d712cf30694d9b3abbfd459a8f13f0 to your computer and use it in GitHub Desktop.
Save clytras/45d712cf30694d9b3abbfd459a8f13f0 to your computer and use it in GitHub Desktop.
"serve": "yarn build",
"build": "parcel index.html --out-dir dist --public-url ./",
"deploy": "git subtree push --prefix dist origin gh-pages",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment