NuxtN
Nuxt2y ago
carum98

Install Module from Github Repository

Hello, I created a Nuxt module for my personal projects, with the initial template, to share some logic, is it possible to install this module from the Github repository, and not through npm?

Example: npm install <github-repository-link>
Was this page helpful?