📝 doc.
This commit is contained in:
10
docs/how-use.md
Normal file
10
docs/how-use.md
Normal file
@@ -0,0 +1,10 @@
|
||||
### 如何使用
|
||||
|
||||
1. 安装 node
|
||||
2. 安装 docsify-cli
|
||||
```npm i docsify-cli -g```
|
||||
3. 在 doc 目录执行命令
|
||||
```docsify serve ./```
|
||||
4. 在浏览器访问 http://localhost:3000
|
||||
5. 官方文档 https://docsify.js.org/#/?id=docsify
|
||||
|
||||
Reference in New Issue
Block a user