mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-10 17:42:50 +08:00
更新 README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# vue
|
||||
# MoviePilot-Frontenf
|
||||
|
||||
This template should help get you started developing with Vue 3 in Vite.
|
||||
|
||||
@@ -19,17 +19,17 @@ See [Vite Configuration Reference](https://vitejs.dev/config/).
|
||||
## Project Setup
|
||||
|
||||
```sh
|
||||
npm install
|
||||
yarn
|
||||
```
|
||||
|
||||
### Compile and Hot-Reload for Development
|
||||
|
||||
```sh
|
||||
npm run dev
|
||||
yarn dev
|
||||
```
|
||||
|
||||
### Type-Check, Compile and Minify for Production
|
||||
|
||||
```sh
|
||||
npm run build
|
||||
yarn build
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user