We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a923f commit b2e9d17Copy full SHA for b2e9d17
PUBLISHING.md
@@ -0,0 +1,7 @@
1
+### Publish on NPM
2
+
3
+- [login to your npm account](http://npm.github.io/installation-setup-docs/installing/logging-in-and-out.html)
4
+- make sure to update the version of the package on `package.json`
5
+- inside projects folder run `npm publish`
6
+- on github download the code to your machine and upload it to create a new release
7
+<img src="./docs/releases.png">
docs/releases.png
28.4 KB
0 commit comments