Template for vuepress-theme-hope.
You can begin your vuepress-theme-hope trip by creating a repo from this tempalte.
-
Install deps:
Run
yarn install -
Dev Env:
Run
yarn run serve -
Build production files:
Run
yarn run build
vuepress-theme-hope 的模板。
你可以直接使用它来开始你的 vuepress-theme-hope 之旅。
-
安装依赖:
Run
yarn install -
测试环境:
Run
yarn run serve -
生产环境(构建文件):
Run
yarn run build