recipe/packages/create/README.md

36 lines
759 B
Markdown
Raw Permalink Normal View History

2024-08-18 19:16:25 +08:00
# create-vuepress-theme-hope
[![Version](https://img.shields.io/npm/v/create-vuepress-theme-hope.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/create-vuepress-theme-hope.svg?style=flat-square&logo=npm)](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>
```