Skip to content

Instantly share code, notes, and snippets.

@Weiyuan-Lane
Created August 10, 2019 07:11
Show Gist options
  • Save Weiyuan-Lane/30071fda863ba99cf160e9b37617a674 to your computer and use it in GitHub Desktop.
Save Weiyuan-Lane/30071fda863ba99cf160e9b37617a674 to your computer and use it in GitHub Desktop.
Development script attribute for nextjs on package.json
{
"scripts": {
"start": "next"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment