k1-c / plopjs-sample

Plop template and prompt sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plop Sample

Link

Usage

# Generate Component Files
npm run gc

Install to the project

  1. Copy .plop directory to your project
  2. Write gc npm command to package.json at your project
  3. Install plop dependency to your project
  4. Test run: npm run gc

About

Plop template and prompt sample


Languages

Language:JavaScript 62.2%Language:Handlebars 37.8%