//nuxt-module-starterbyHugoRCD

nuxt-module-starter

Create a new Nuxt project, module, layer or start from a theme with our collection of starters.

2
0
2
1
TypeScript

My Module

npm version
npm downloads
license

My new Nuxt module for doing amazing things.

✨ Features

  • 🎯 Feature One - Description of your first feature
  • πŸ“¦ Feature Two - Description of your second feature
  • πŸš€ Feature Three - Description of your third feature

πŸš€ Installation

Use nuxt to install the module automatically:

npx nuxt module add my-module

Or install manually:

# npm
npm install -D my-module

# yarn
yarn add -D my-module

# pnpm
pnpm add -D my-module

# bun
bun add -D my-module

πŸ“– Documentation

πŸ“– Full Documentation β†’undefined

🀝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

# Install dependencies
pnpm install

# Generate type stubs
pnpm run dev:prepare

# Start the playground
pnpm run dev

# Run tests
pnpm run test

❓ Questions & Support

πŸ“„ License

Published under the MIT license.

Made by @YourName and community πŸ’›

[beta]v0.14.0