Skip to content

Instantly share code, notes, and snippets.

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