This is just an example of Plop library and how you can add new files from templates using this library.
This repo has been used it as example in the following post: Paradigma Post
- Install dependencies.
npm install - Run plop script from project root directory.
npm run plop - Choose the option that you'd like to do.
/plops
In this folder, you'll find the differents generator configs.
/plop-template
You'll find the templates that we use to generate our new files