dependabot[bot] 77e1c62b62 Bump @babel/traverse from 7.22.10 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 14:26:34 +00:00
2023-08-12 21:22:42 +08:00
2023-08-10 21:38:27 +08:00
2023-08-09 10:26:35 +08:00
2023-08-10 21:39:10 +08:00
2023-08-10 22:05:57 +08:00

荆棘鸟文学社美编参考文档

GitHub Repo starsGitHub top languageGitHubGitHub last commit (by committer)

开发

  1. 依赖环境
  • Node.js v16.20.2
  • volta
  1. 建议使用 volta 安装 Node.js
volta install node@16
  1. 安装依赖
npm i
  1. 本地预览
npm run docs:dev
  1. 构建静态页面。构建完成的网页会保存在 src\.vuepress\dist
npm run docs:build
Description
荆棘鸟文学社美编参考书
https://book.jjnwxs.cn
Readme GPL-3.0 148 MiB
Languages
TypeScript 96.8%
SCSS 3.2%