PaiGramDocs/README.md
zhxy-CN 742e53e9a1
🎉 Initial commit
Create framework
Create README.md
Create LICENSE
2023-01-09 18:35:10 +08:00

13 lines
496 B
Markdown

# PaimonDocs [![GitHub license](https://img.shields.io/github/license/RTPaimon/PaimonDocs?style=flat-square)](https://github.com/RTPaimon/PaimonDocs/blob/main/LICENSE)
这里是派蒙的说明文档,用来记录使用方法和开发指南
欢迎在 Issues 中提出文档需求,或直接向本仓库提交文档
## 编辑
环境需求:
- [Node.js](https://nodejs.org) 14.18.0+
```shell
npm install
npm run dev
```
>**Note** 使用 [VuePress v2](https://v2.vuepress.vuejs.org/zh/) 制作