@ziro/generator

1.0.30 • Public • Published

Generator

Plop generator to standardize the creation of new projects inside Ziro org.

Requirements

npm i -g plop

Usage

On a blank project folder (it must be blank), follow the steps below:

  • Run the generator using npx (not npM)
npx @ziro/generator
  • Pick the desired template and follow the steps
  • When the generator is done creating all the files, run npm i to install all dependencies. This step is needed because the package.json file will be created by the generator itself and not by calling npm init -y

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @ziro/generator

      Weekly Downloads

      0

      Version

      1.0.30

      License

      ISC

      Unpacked Size

      62 kB

      Total Files

      43

      Last publish

      Collaborators

      • vitorbarbosa19