recipe/demo/theme-docs
2024-08-18 19:16:25 +08:00
..
src first load 2024-08-18 19:16:25 +08:00
package.json.back first load 2024-08-18 19:16:25 +08:00
README.md first load 2024-08-18 19:16:25 +08:00
tsconfig.json first load 2024-08-18 19:16:25 +08:00

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.