OpenAuth.Net/newdocs
2025-06-20 11:15:32 +08:00
..
docs 🐛fix: #ICGJPH Resource表已经改为SysResource,但代码里面还有Resource相关 2025-06-20 11:15:32 +08:00
package.json docs: 全新文档 2025-04-23 23:37:58 +08:00
README.md docs: 全新文档 2025-04-23 23:37:58 +08:00
README.zh-CN.md docs: 全新文档 2025-04-23 23:37:58 +08:00

open-auth-net-官方文档

The Site is generated using vuepress and vuepress-theme-plume

Install

npm i

Usage

# start dev server
npm run docs:dev
# build for production
npm run docs:build
# preview production build in local
npm run docs:preview
# update vuepress and theme
npm run vp-update

Documents