Skip to content

Instantly share code, notes, and snippets.

@transitive-bullshit
Last active September 23, 2017 06:50
Show Gist options
  • Save transitive-bullshit/a82c7b85aba957000581caaff06c2220 to your computer and use it in GitHub Desktop.
Save transitive-bullshit/a82c7b85aba957000581caaff06c2220 to your computer and use it in GitHub Desktop.
react-modern-library-boilerplate-2
# be sure to update docs
vim README.md
vim package.json
# init and push git repo
git init
git add *
git commit -am "init"
# add git remote and push to remote github repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment