Series on Component Libraries or Portable Vue Apps
Hi, could we see a series on how to use Vite/Vue to create a component library, or even a small app that we can import into various projects? I'm finding it hard to find a good clear source walking through how it all fits together:
- Extracting some components to their own library
- Setting up and publishing that library
- And importing it into another project
And I don't mean just a single component, of which there are other tutorials, but a group of components, like headless UI. Sometimes I want to create a small app, and pull it into other projects, e.g a talk list, that's not dependent on the project, but can be dropped into many projects.
Or if there is already a series on this, that would be great! Any suggestions welcome!
Jimmy
Please or to participate in this conversation.