Skip to content

Instantly share code, notes, and snippets.

@superj80820
Created April 6, 2019 08:01
Show Gist options
  • Save superj80820/3ab35ac58fb99dbc95bf6f2e492270da to your computer and use it in GitHub Desktop.
Save superj80820/3ab35ac58fb99dbc95bf6f2e492270da to your computer and use it in GitHub Desktop.
ar-card
{
"name": "my-static-site",
"version": "1.0.0",
"description": "This will load any static html site",
"scripts": {
"start": "harp server --port $PORT"
},
"dependencies": {
"harp": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment