You’ve made an awesome component with Vue.js that you think other developers could use in their projects. How can you share it with them?
In this article, I’ll show you how to prepare your component so that it can be packaged and published on NPM. I’ll use an example project and demonstrate the following:
You’ve made an awesome component with Vue.js that you think other developers could use in their projects. How can you share it with them?
In this article, I’ll show you how to prepare your component so that it can be packaged and published on NPM. I’ll use an example project and demonstrate the following: […]