UNPKG

kickstart-express

Version:

A powerful CLI tool to quickly scaffold Express.js projects with modern tooling and best practices

6 lines 130 B
{ "buildCommand": "pnpm run build", "outputDirectory": "/.next", "framework": "nextjs", "installCommand": "pnpm install" }