Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5ime/vue-page
vue短视频/图集去水印解析页面
https://github.com/5ime/vue-page
Last synced: 3 months ago
JSON representation
vue短视频/图集去水印解析页面
- Host: GitHub
- URL: https://github.com/5ime/vue-page
- Owner: 5ime
- Created: 2021-04-08T00:37:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T07:37:52.000Z (almost 2 years ago)
- Last Synced: 2024-07-26T20:43:55.368Z (4 months ago)
- Language: Vue
- Homepage: https://lab.5ime.cn/video/
- Size: 105 KB
- Stars: 131
- Watchers: 3
- Forks: 47
- 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`
![demo](https://user-images.githubusercontent.com/31686695/113951196-ab5b8800-9845-11eb-8d0f-9a0da54f757b.png)
## 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/).