Skip to content

package bootstraper to build nextjs app with the depedency needed

Notifications You must be signed in to change notification settings

fuadmahmud/create-complete-nextjs

Repository files navigation

Create next.js app without creating and install the depedency you usually need

As I'm getting tired to create new project and must build my component from scratch and install the depedency I decided to skip this redundant step.

Inspired by create-next-app I modify the CLI tool to meet what I really need.

With technology addition including:

The technology that I use will continue to increase.

How to run:

  • Using npx
npx create-complete-nextjs <project-name>
  • Using installation
npm start <project-name>

About

package bootstraper to build nextjs app with the depedency needed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published