FreeSql Docs

install

  1. npm(yarn) install

run

  1. npm run docs:dev

build

  1. npm run docs:build

upgrade package

  1. npm i vuepress
  2. npm i @vuepress/plugin-docsearch
  3. npm i @vuepress/plugin-pwa-popup
  4. npm i vuepress-vite

vuepress-next

源码

官方文档