Skip to content

doananh234/plop-generate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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); };

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published