参考 https://vuepress.vuejs.org/guide/getting-started.html#prerequisites
https://blog.llyth.cn/1065.html
注意:应该是cd到新建项目文件夹的docs里,然后yarn install 。
在项目文件夹里,执行yarn dev启动运行项目,yarn build生产静态文件,结果与文件路径如下。
wait Rendering static HTML... success Generated static files in src/.vuepress/dist.
标签:文件夹,笔记,yarn,html,static,vuepress,https,安装 From: https://www.cnblogs.com/POTUS/p/17453090.html