Created
March 26, 2017 16:37
-
-
Save fuglu/9b6fd1db93b681d170bc45b769fc4fe9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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