@gabortorma/mwm-nuxt-module-template
TypeScript icon, indicating that this package has built-in type declarations

0.2.6 • Public • Published

mwm-nuxt-module-template

npm version npm downloads License code style

description

🏀 Online playground

Install

pnpm install add -D @gabortorma/mwm-nuxt-module-template

Usage

Nuxt

Add the plugin to your nuxt.config.js:

export default defineNuxtConfig({
  modules: [
    '@gabortorma/mwm-nuxt-module-template'
  ],

  mwmNuxtModuleTemplate: {
    // your module options
  }
})

Release

Add your GITHUB_TOKEN to .env file or use web based login:

GITHUB_TOKEN=your_token

Readme

Keywords

none

Package Sidebar

Install

npm i @gabortorma/mwm-nuxt-module-template

Weekly Downloads

1

Version

0.2.6

License

MIT

Unpacked Size

5.28 kB

Total Files

8

Last publish

Collaborators

  • gabortorma