3 changed files with 1169 additions and 1159 deletions
@ -0,0 +1,12 @@ |
|||||
|
{ |
||||
|
"mcpServers": { |
||||
|
"nuxt-remote": { |
||||
|
"type": "http", |
||||
|
"url": "https://nuxt.com/mcp" |
||||
|
}, |
||||
|
"nuxt-ui-remote": { |
||||
|
"type": "http", |
||||
|
"url": "https://ui.nuxt.com/mcp" |
||||
|
} |
||||
|
} |
||||
|
} |
||||
@ -1,4 +1,4 @@ |
|||||
## 开发页面时必须加载 |
|
||||
|
|
||||
- nuxt-ui |
## 必须遵守 |
||||
- nuxt |
|
||||
|
1. 设计与开发页面时必须调用`nuxt-ui-remote`和`nuxt-remote`进行参考 |
||||
File diff suppressed because it is too large
Loading…
Reference in new issue