We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1d737 commit ff1d81cCopy full SHA for ff1d81c
1 file changed
docs/generate-plop.md
@@ -1 +1,15 @@
1
-## TODO
+
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
+
15
0 commit comments