Skip to content

A CLI tool that helps you scaffold new Nuxt.js projects skipping the manual module installation and configuration process.

License

Notifications You must be signed in to change notification settings

favorodera/nuxtStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt Starter

A CLI tool that helps you scaffold new Nuxt.js projects with zero configuration. Skip the manual module installation and configuration process.

🚀 Features

  • 🚀 Quick project setup
  • 📦 Popular module integration
  • ⚡ Zero configuration needed
  • 🔧 Automatic module configuration
  • 🎉 Easy to use

🚀 Quick Start

npx @favorodera/nuxt-starter@latest

That's it! Follow the interactive prompts to configure your project with your preferred modules.

Then run your linting tool and start coding!

📦 Available Modules

Currently, the following modules are available: (More coming soon!). Pull requests for new module integrations are warmly welcomed and appreciated!

📝 CMS

  • Nuxt Content
  • Nuxt Studio

🎨 CSS

  • UnoCSS

🛠️ Dev Tools

  • ESLint

🎯 UI

  • Nuxt Color Mode
  • Nuxt UI

📦 Extensions

  • Pinia

🚀 Want Something More Personalized?

Fork the repository and add your own modules and configurations!

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b modules/new-module)
  3. Commit your changes (git commit -m 'Added new module')
  4. Push to the branch (git push origin modules/new-module)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🎖 Author

Favour Emeka

🙏 Support

If you find this tool helpful, please consider giving it a ⭐️ on GitHub 🙏!