Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 6, 2018 13:27
Show Gist options
  • Save amandeepmittal/dbd7e1f184d205dabd9162cb7e403339 to your computer and use it in GitHub Desktop.
Save amandeepmittal/dbd7e1f184d205dabd9162cb7e403339 to your computer and use it in GitHub Desktop.
mkdir react-next-demo
cd react-next-demo
# Initialize npm demo
npm init --yes
npm install -S next react react-dom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment