Skip to content

Instantly share code, notes, and snippets.

@honzabilek4
Last active February 3, 2021 09:45
Show Gist options
  • Save honzabilek4/5349ceab16a64ed5f6aa735edf28dec8 to your computer and use it in GitHub Desktop.
Save honzabilek4/5349ceab16a64ed5f6aa735edf28dec8 to your computer and use it in GitHub Desktop.
{
"scripts": {
"start": "parcel index.html - open",
"build": "parcel build index.html",
"upload": "localazy upload",
"download": "localazy download",
"list": "localazy list"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment