Skip to content

Instantly share code, notes, and snippets.

@shoo7830
Last active August 8, 2017 15:30
Show Gist options
  • Select an option

  • Save shoo7830/8ef403976aa23ccd684db69fec1859e2 to your computer and use it in GitHub Desktop.

Select an option

Save shoo7830/8ef403976aa23ccd684db69fec1859e2 to your computer and use it in GitHub Desktop.
{
"name": "hiworks-beta",
"scripts": {
"dev": "nuxt",
"build": "nuxt build",
"start": "nuxt start",
"generate": "nuxt generate"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment