[vuejs] – Publish your vue component to npmjs using vue-cli 3

Using Vuejs, sometime you need to publish your awesome component with the world. Sure you can share the .vue file, but how can you publish it to npmjs, for the ease of installation and usage of others?