recipe/demo/theme-docs/README.md
2024-08-18 19:16:25 +08:00

358 B

vuepress-theme-hope Docs Demo

This is a docs demo and test for vuepress-theme-hope.

You can use this demo directly via:

# npm
npm init vuepress-theme-hope@latest [dir]

# yarn
yarn create vuepress-theme-hope [dir]

# pnpm
pnpm create vuepress-theme-hope [dir]

where [dir] is the directory you want to put the demo in.