UNPKG

create-vuepress-theme-hope

Version:

Create vuepress-theme-hope demo project helper

36 lines (23 loc) 723 B
# 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> ```