create-vitepress
v0.0.6
Published
Scaffolding Your Vitepress project.
Downloads
158
Maintainers
Readme
create-vitepress
Fork from create-vite
, but for Vitepress
Scaffolding Your First Vitepress Project
With NPM:
$ npm create vitepress@latest
With Yarn:
$ yarn create vitepress
With PNPM:
$ pnpm create vitepress
Then follow the prompts!