Courses

Crafting a Custom Component Library with Vue and Daisy UI - Final Concerns and Distributing Your Component Library - Publishing a Vue Component Library to NPM

In this lesson, we’ll publish the Vue component library to npm with changesets. We’ll also take a look at the package.json file to see how we’ve prepared the library for publishing and consumption by library users.

Links