Skip to content

Instantly share code, notes, and snippets.

@djyde
Created February 27, 2018 08:21
Show Gist options
  • Save djyde/b545d9c4a1f53f8aa3548a2d0ac08146 to your computer and use it in GitHub Desktop.
Save djyde/b545d9c4a1f53f8aa3548a2d0ac08146 to your computer and use it in GitHub Desktop.
// package.json
{
// ...
scripts: {
"start": "parcel index.html"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment