增加文字到readme

This commit is contained in:
taylor
2024-10-26 17:55:33 +08:00
parent 2442aab56e
commit 8413e5452c

View File

@@ -9,4 +9,6 @@
- git commit -m "init" - git commit -m "init"
- git push origin master - git push origin master
- 发布文档: npm run doc:deploy - 发布文档: npm run doc:deploy
- 访问在线文档: https://24kcs.github.io/xxx_ts_study/ (可能要等待一定的时间) - 访问在线文档: https://24kcs.github.io/xxx_ts_study/ (可能要等待一定的时间)
npm run doc:dev之前先使用 `export NODE_OPTIONS=--openssl-legacy-provider`命令