create-documate
v0.5.1
Published
create-documate can let you create a new Documate project without installing CLI.
Downloads
177
Readme
create-documate
Create a new documentation site with Documate.
usage
You can directly specify the project name and the template you want to use via additional command line options, For example:
npm create documate@latest my-vitepress-proj --template vitepress
or use npm create documate@latest
, then follow the prompts.
npm create documate@latest