create-vuepress-theme-hope
Version:
Create vuepress-theme-hope demo project helper
36 lines (23 loc) • 723 B
Markdown
# create-vuepress-theme-hope
[](https://www.npmjs.com/package/create-vuepress-theme-hope)
Create template shortcut for vuepress-theme-hope.
## Usage
```bash
# npm
npm init vuepress-theme-hope@latest <dir>
# yarn
yarn create vuepress-theme-hope <dir>
# pnpm
pnpm create vuepress-theme-hope <dir>
```
快速创建 vuepress-theme-hope 模板捷径。
## 使用
```bash
# npm
npm init vuepress-theme-hope@latest <dir>
# yarn
yarn create vuepress-theme-hope <dir>
# pnpm
pnpm create vuepress-theme-hope <dir>
```