Skip to content

Commit ff1d81c

Browse files
authored
Update generate-plop.md
1 parent ea1d737 commit ff1d81c

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

docs/generate-plop.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
## TODO
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+
## generate-plop workflow
13+
14+
![workflow diagram](blob:https://whimsical.com/fdb0d398-2cbb-47c8-971f-c402d986c39c)
15+

0 commit comments

Comments
 (0)