Skip to content

Instantly share code, notes, and snippets.

@BrodaNoel
Created June 7, 2017 20:01
Show Gist options
  • Save BrodaNoel/dc9426f563202e63a1f02c9bf9c3f78c to your computer and use it in GitHub Desktop.
Save BrodaNoel/dc9426f563202e63a1f02c9bf9c3f78c to your computer and use it in GitHub Desktop.
react-fancy-project-1
cd ~
npm i -g create-react-app
mkdir react-fancy-project-test
cd react-fancy-project-test
nvm use 6.10
create-react-app .
echo 'v6.10' > .nvmrc
npm link react-fancy-component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment