更新美编文档 README

This commit is contained in:
狮子耗耗 2025-04-26 17:58:57 +08:00
parent f497128061
commit 1ca82403b5

View File

@ -1,14 +1,15 @@
# 荆棘鸟文学社参考文档 # 荆棘鸟文学社参考文档
![GitHub Repo stars](https://img.shields.io/github/stars/szhhwh/jingji_TSreference_vue)![GitHub top language](https://img.shields.io/github/languages/top/szhhwh/jingji_TSreference_vue)![GitHub](https://img.shields.io/github/license/szhhwh/jingji_TSreference_vue)![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/szhhwh/jingji_TSreference_vue) ![Gitea Stars](https://img.shields.io/gitea/stars/jjnwxs/jingji_TSreference_vue?gitea_url=https%3A%2F%2Fgitea.lionhao.top%2F)![Gitea Last Commit](https://img.shields.io/gitea/last-commit/jjnwxs/jingji_TSreference_vue?gitea_url=https%3A%2F%2Fgitea.lionhao.top%2F)
## 开发 ## 开发
1. 依赖环境 1. 依赖环境
- Node.js v20.17.0 - Node.js v22.11.0
- volta - volta
2. 建议使用 [volta](https://volta.sh/) 安装 [Node.js](https://nodejs.org/) 2. 建议使用 [volta](https://volta.sh/) 安装 [Node.js](https://nodejs.org/)
```sh ```sh
volta install node@20.17.0 volta install node@22.11.0
``` ```
```sh ```sh
volta install pnpm volta install pnpm