We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4687fe7 commit 0cca513Copy full SHA for 0cca513
DEV.md
@@ -5,4 +5,5 @@
5
3. `yarn build`: build lib
6
4. `git commit -am ':bookmark: v<version>'`: commit modification
7
5. `cd pkg && npm publish && cd -`: publish the lib into npm
8
-6. `gh-pages-deploy`: build and publish documentation (storybook)
+6. `yarn gh-pages-deploy`: build and publish documentation (storybook)
9
+7. `git push`: push locals modifications
0 commit comments