0.0.2 • Published 1 year ago

create-nextjs-starter-kit v0.0.2

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

create-nextjs-starter-kit is a easiest and fastest way to create nextjs-starter-kit which has strong lint rules and useful tools.

Before You Begin

  • The project that is created with create-nextjs-starter-kit uses complex and strict linting rules. Please visit nextjs-starter-kit descriptions to see more details.

How to create nextjs-starter-kit with create-nextjs-starter-kit

  1. Start project
    pnpm create nextjs-starter-kit # recommended
    npx create-next-app@latest
    yarn create next-app
  2. Answer prompts

    Nextjs-starter-kit is highly optimized for macOS and Visual Studio Code environments, featuring very strict linting rules.
    
    Please proceed with caution. Visit following URL for more information:
    https://github.com/IwannabeRealnerD/nextjs-starter-kit
    
    ? What is the name of the project? ›
  3. Done

0.0.2

1 year ago

0.0.1

1 year ago