Browse Source

Merge branch 'feat/tsconfig' of qweasdzxcpkh/CocoClassHelpDocs into master

Carson 9 months ago
parent
commit
54f99610af
1 changed files with 15 additions and 1 deletions
  1. 15 1
      README.md

+ 15 - 1
README.md

@@ -1,3 +1,17 @@
 ## Node version
+\>= 18
 
-  >= 18
+## Develop
+
+```sh
+npm i
+npm run docs:dev
+```
+
+## 新增文档
+
+把需要新增的文档放在 `pages/docs/` `pages/{语言}/docs/` 下,必须为 markdown 文档
+
+## 样式定制
+
+See https://vitepress.dev/zh/guide/extending-default-theme#customizing-css