create-next-say
v1.1.0-stable-ts
Published
create-next-say is an NPX package that simplifies the process of setting up a new Next.js application with Chakra UI and React Icons, providing you with the latest Next.js boilerplate and essential UI components out of the box.
Downloads
4
Readme
create-next-say 🚀
Description
create-next-say is an NPX package that simplifies the process of setting up a new Next.js application with Chakra UI and React Icons, providing you with the latest Next.js boilerplate and essential UI components out of the box.
Installation
To use create-next-say, simply run the following command in your terminal:
npx create-next-say <app-name>
Replace <app-name>
with the desired name of your Next.js application.
Usage
After creating your Next.js app with create-next-say, navigate into the newly created directory and start the development server by running:
cd <app-name>
yarn dev
Features
- Sets up a new Next.js application with the latest boilerplate.
- Integrates Chakra UI for customizable and accessible UI components.
- Includes React Icons for a wide variety of scalable icons.
Contributing
Contributions are welcome! Feel free to submit issues or pull requests.
License
This project is licensed under the ISC.