package
Posts
Links
- How to create, publish and use your own VueJS Component library on NPM using @vue/cli 3.0 - Even though I’ve been working on VueJS for a while now, I never needed to publish a component on npm. The reason we’re doing it now is because we build applications for Flock, and it gets pretty crazy rewriting components in different applications. The third time I was developing an application using Vue.js, I felt that we needed some highly configurable yet reusable components. 12-08-2019
