Skip to content

Commit 63d859a

Browse files
committed
update template loader help
1 parent b9b860b commit 63d859a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

template-loader.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,10 @@ Usage:
5757
available templates:
5858
5959
empty - empty template for creating applications from scratch
60-
crm - extended example of crm app (with auth, app layout and various CRUD exmples)
6160
simple-crud - simple CRUD example (with table configuration)
61+
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)
6264
`
6365

6466
console.log(usageText)

0 commit comments

Comments
 (0)