Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/5ime/vue-page

vue短视频/图集去水印解析页面
https://github.com/5ime/vue-page

Last synced: 3 months ago
JSON representation

vue短视频/图集去水印解析页面

Awesome Lists containing this project

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/).