We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b860b commit 63d859aCopy full SHA for 63d859a
template-loader.js
@@ -57,8 +57,10 @@ Usage:
57
available templates:
58
59
empty - empty template for creating applications from scratch
60
- crm - extended example of crm app (with auth, app layout and various CRUD exmples)
61
simple-crud - simple CRUD example (with table configuration)
+ sandbox - Vue CRUD demo (with configuration)
62
+ crm - extended example of crm app (with auth, app layout and various CRUD exmples)
63
+ cms - extended example of cms app (with auth, app layout and various CRUD exmples)
64
`
65
66
console.log(usageText)
0 commit comments