Skip to content
/ nuxt-module-starter Public template

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

License

Notifications You must be signed in to change notification settings

HugoRCD/nuxt-module-starter

Repository files navigation

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 →

🤝 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 💛

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 20