feat: 提交资源
This commit is contained in:
12
extensions/max-studio/README.zh-CN.md
Executable file
12
extensions/max-studio/README.zh-CN.md
Executable file
@@ -0,0 +1,12 @@
|
||||
# 项目简介
|
||||
|
||||
一份空白的扩展。
|
||||
|
||||
## 安装
|
||||
|
||||
```bash
|
||||
# 安装依赖模块
|
||||
npm install
|
||||
# 构建
|
||||
npm run build
|
||||
```
|
||||
Reference in New Issue
Block a user