This package has been deprecated

Author message:

this package has been deprecated

@growthops/nextjs

2.3.0 • Public • Published

GrowthOps Next.js

Interactive Next.js project generator and command line tool

Usage

Scaffold a new project

Run npx @growthops/nextjs init from your terminal. This will interactively create a new project folder inside of your current directory. For instance, if you want the new project to live under ~/Sites/awesome-project, run the command from ~/Sites.

Create new components

From your root project directory, run npx @growthops/nextjs component Button. This will create Button.js in the components directory and add it as an export to components/index.js.

/@growthops/nextjs/

    Package Sidebar

    Install

    npm i @growthops/nextjs

    Weekly Downloads

    6

    Version

    2.3.0

    License

    ISC

    Unpacked Size

    18.9 kB

    Total Files

    25

    Last publish

    Collaborators