Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 6, 2018 13:27
Show Gist options
  • Save amandeepmittal/f666b82fb0b57bad31907a425507c5cb to your computer and use it in GitHub Desktop.
Save amandeepmittal/f666b82fb0b57bad31907a425507c5cb to your computer and use it in GitHub Desktop.
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start",
"test": "echo \"Error: no test specified\" && exit 1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment