1.1.0-stable-ts • Published 1 year ago

create-next-say v1.1.0-stable-ts

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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.

1.1.0-stable-ts

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago