Awesome Next.js Boilerplate CLI
Table of Contents
Introduction
Welcome to the Awesome Next.js Boilerplate CLI!
Installation
You can run the Awesome Next.js Boilerplate CLI directly using npx
without the need for global installation. This way, you can quickly create your Next.js project without worrying about global package conflicts.
npx @imran03/nextjs-boilerplate
Usage
The CLI will guide you through the setup process, allowing you to choose your preferred UI library and additional packages to install.
Features
- Easy setup of a customized Next.js boilerplate
- Choose from a variety of popular UI libraries
- Install additional packages tailored to your project needs
- Fun and interactive CLI prompts
🎉
Customization
The Awesome Next.js Boilerplate CLI is designed to be easily customizable. You can add more UI libraries and packages to the prompt choices by modifying the code in the index.js
file. Feel free to expand and adapt the CLI to suit your specific project requirements.
Contributing
Contributions are welcome! If you find any issues or have ideas for improvements, please open an issue or submit a pull request. Let's make this CLI even more awesome together!
License
This project is licensed under the MIT License. Feel free to use and share it with others.
Made with