Created
August 10, 2019 07:11
-
-
Save Weiyuan-Lane/30071fda863ba99cf160e9b37617a674 to your computer and use it in GitHub Desktop.
Development script attribute for nextjs on package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"scripts": { | |
"start": "next" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment