mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
更新 README 文档,调整开发和配置部分的标题格式,以提高可读性和一致性。
This commit is contained in:
+5
-3
@@ -20,15 +20,17 @@ MoviePilot now supports Module Federation, allowing plugin developers to create
|
||||
- [Module Federation Troubleshooting Guide](docs/federation-troubleshooting.md) - Common issues and solutions
|
||||
- [Plugin Remote Component Example](examples/plugin-component/) - Complete example project for developing plugin components
|
||||
|
||||
## Recommended IDE Setup
|
||||
## Development
|
||||
|
||||
### Recommended IDE Setup
|
||||
|
||||
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) (disable Vetur).
|
||||
|
||||
## Configure Vite
|
||||
### Configure Vite
|
||||
|
||||
See [Vite Configuration Reference](https://vitejs.dev/config/).
|
||||
|
||||
## Install Dependencies
|
||||
### Install Dependencies
|
||||
|
||||
```sh
|
||||
yarn
|
||||
|
||||
Reference in New Issue
Block a user