Skip to content

Instantly share code, notes, and snippets.

@BrodaNoel
Created June 7, 2017 19:53
Show Gist options
  • Save BrodaNoel/b17429ab16b0d6864c509fbdff566327 to your computer and use it in GitHub Desktop.
Save BrodaNoel/b17429ab16b0d6864c509fbdff566327 to your computer and use it in GitHub Desktop.
react-fancy-component-1
cd ~
mkdir react-fancy-component
echo 'v6.10' > .nvmrc
echo '/node_modules' > .gitignore
nvm use
mkdir build
mkdir src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment