Skip to content

vshkl/plop-example

Repository files navigation

Plop example

Generate screens and components skeletone with a given name. Using plop.

Description

  • /templates holds all the templates to generate end files
  • plopfile.js holds the configuration of the generator

Usage

To generate a component with the name Button execute

$ yarn generate:component Button

To generate a screen with the name Home execute

$ yarn generate:screen Home

About

Components and screens generating with plop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published