@intlgadmin/create-gadmin
v1.5.0
Published
## Scaffolding Your First GAdmin Project
Downloads
37
Readme
create-gadmin
Scaffolding Your First GAdmin Project
Compatibility Note: GAdmin requires Node.js version >=12.0.0.
$ yarn create @intlgadmin/gadmin
Then follow the prompts!
You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a GAdmin project, run:
yarn create @intlgadmin/gadmin my-gadmin-app --template standard
Currently supported template presets include:
standard
subsystem