vue3-form-elements
v0.1.3
Published
Example of npm package with vue components
Downloads
39
Readme
vue3-form-elements
Example of npm package with vue components
How to add component and publish to npm
Add component to /src/components
Add export to /src/index.ts
npm build
npm publish