Custom Vue.js 3 Plugins - Advanced Plugins Topics - Test the Plugin Locally Using npm link
In this lesson, we use the npm link command to test out our plugin in an independent Vue.js project much like a user would when they download it from npm.
Links