create-next-boilerplate

1.1.1 • Public • Published

create-next-boilerplate

create-next-boilerplate is a CLI tool to quickly set up a Next.js application with pre-configured settings. This tool clones a Next.js project repository and automatically installs the necessary packages.

Features

  • Next.js 14 app router
  • Zustand state management
  • React Query for data fetching
  • Pre-configured with Airbnb style ESLint and Prettier

Installation

You can use this tool via npx.

npx create-next-boilerplate

and enter your project name

cd [your-project-name]
npm run dev

Package Sidebar

Install

npm i create-next-boilerplate

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

3.17 kB

Total Files

3

Last publish

Collaborators

  • siyeol