Skip to content

Commit 07c9818

Browse files
authored
Merge pull request #35 from khus29/patch-1
Create generate-plop.md
2 parents bc3aea6 + e070a9f commit 07c9818

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/generate-plop.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
# Generate Plop
3+
4+
Generate-plop is a simple, scalable and fast component generator. It can help
5+
you to scaffold components, templates, hooks and pages simply by running few
6+
cli commands. Automating the component creation process makes really easy for
7+
the team to maintain consistency and saves good time.
8+
9+
This tool will generate typescript files by default. However, we can generate
10+
javascript files as well by passing --js in script command.
11+
12+
## Workflow diagram
13+
14+
![generate-plop](https://s10.gifyu.com/images/workflow.png)
15+

0 commit comments

Comments
 (0)