Skip to content

Instantly share code, notes, and snippets.

@fuglu
Created March 26, 2017 16:37
Show Gist options
  • Save fuglu/9b6fd1db93b681d170bc45b769fc4fe9 to your computer and use it in GitHub Desktop.
Save fuglu/9b6fd1db93b681d170bc45b769fc4fe9 to your computer and use it in GitHub Desktop.
git pull
yarn
yarn start
yarn storybook
editor src/components/MyComponent.*jsx
git commit -am "Awesome new feature or maybe a bugfix"
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment