Skip to content

Instantly share code, notes, and snippets.

@isaachinman
Created March 4, 2019 15:46
Show Gist options
  • Save isaachinman/e00bc42538c1c1d054921831ee0c011f to your computer and use it in GitHub Desktop.
Save isaachinman/e00bc42538c1c1d054921831ee0c011f to your computer and use it in GitHub Desktop.
next-i18next-demo/package-next-scripts
{
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment