/plopjs-sample

Plop template and prompt sample

Primary LanguageJavaScript

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