Minor Changes
-
#3220
b867497f469
Thanks @aliemir! - Added--example
option to get started with an example app.Usage
npm create refine-app@latest --example base-mantine my-awesome-app
This command will create a new refine app in
my-awesome-app
directory withbase-mantine
example.