We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279adc8 commit 9fb93a8Copy full SHA for 9fb93a8
README.md
@@ -58,8 +58,8 @@ npx dooboo init
58
init Create project from dooboo boilerplate.
59
start Run the project
60
test Run all tests in your project.
61
- page <c> Generate page component in `app` directory. The file name is converted to kebab-case from PascalCase which is user
62
- input.
+ page <c> Generate page component in `app` directory. The file name is converted
+ to kebab-case from PascalCase which is user input.
63
ui <c> Generate ui component.
64
api <c> Generate file for api call format.
65
provider <c> generate provider file to use context api
0 commit comments