1.1.6 • Published 9 months ago

nextjs-setup-script v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Next.js Setup Script

A script to set up a Next.js project with additional configurations by separatrix

Usage

  • Open your terminal
  • Run the following command, replacing with your desired project name:
npx nextjs-setup <project-name>

#or 

npm run build
npm run start <project-name>
  • The script will create a new Next.js project with the specified name and apply additional configurations

Features

  • Sets up a new Next.js project with TypeScript and ESLint
  • Installs additional packages like Redux Toolkit, axios, date-fns, etc
  • Configures Stylelint and updates tsconfig.json
  • Creates necessary directories and files
  • Updates package.json with additional scripts
1.1.6

9 months ago

1.1.5

12 months ago

1.1.4

12 months ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

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