https://github.com/5ime/vue-page
vue短视频/图集去水印解析页面
https://github.com/5ime/vue-page
Last synced: about 1 month ago
JSON representation
vue短视频/图集去水印解析页面
- Host: GitHub
- URL: https://github.com/5ime/vue-page
- Owner: 5ime
- Created: 2021-04-08T00:37:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T07:37:52.000Z (about 2 years ago)
- Last Synced: 2025-01-20T12:46:34.921Z (3 months ago)
- Language: Vue
- Homepage: https://lab.5ime.cn/video/
- Size: 105 KB
- Stars: 144
- Watchers: 3
- Forks: 53
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - 5ime/vue-page - vue短视频/图集去水印解析页面 (Vue)
README
# vue-page
学习vue的练手项目 `vue cli` + `element`

## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).