1.0.6 • Published 2 years ago

next-js-template-generator v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

next-js-template-generator

This is a basic CLI library for generating page-component template for Next-js

npm.io

Installation

  1. You need to install Node.js first, then install the tool globally using this command:
    yarn global add next-js-template-generator
    or use
     npm install -g next-js-template-generator
  2. in your project run the package with terminal :
    next-js-template-generator

Features :

  1. Generate page-component template for next js
  2. Choose Template needs to be generated
  3. Insert column/form label via terminal

This is a experiment packages

THIS LIBRARY STILL UNDER DEVELOPMENT