1.0.6 • Published 5 years ago

mhk-plop v1.0.6

Weekly downloads
17
License
MIT
Repository
github
Last release
5 years ago

mhk-plop

Getting Start ( need two package )

1. yarn add mhk-plop -D
2. yarn add plop -D

Setup for plop code generate

  1. Create a plopfile.js file in the project root dir.
  2. Add the following code to the plopfile.js file.
  module.exports = require('mhk-plop')
  1. Add the following code to the scripts tag of package.json
"generate": "plop"

Usage

yarn generate
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago