How to create a set of files for a react component?

Is it possible to create several files using a template with one command? For example: Component.tsx + index.ts (with import)+ Component.module.css with content by template.

0

Please sign in to leave a comment.