这是喵玉殿新版论坛的开发文档:https://doc.nyasama.tech/。
若要加入文档的创作请参阅文档开发说明。
- 开发文档:https://github.com/NSDN/nya-develop-document
- 前端:https://github.com/NSDN/nya-vue
- 后端:https://github.com/NSDN/nya-server
# 1. 下载代码
git clone https://github.com/NSDN/nya-develop-document.git
# 2. 安装依赖
npm install
# 3.启动服务
npm run docs:dev
# 4.在浏览器中打开 URL
# http://localhost:10126/提交 pull request 并合并(联系管理员获取合并权限)。