Installation:
- yarn add plop -D
- yarn add plopfile-generate -D
- create plopfile.js in root:
//plopfile.js
module.exports = function(plop) { const plopInit = require('plopfile-generate'); plopInit(plop); };
Installation:
//plopfile.js
module.exports = function(plop) { const plopInit = require('plopfile-generate'); plopInit(plop); };
npm i quanghd-generate
0
1.0.0
none
41.2 kB
24