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

https://github.com/crazymryan/online-unzip

一个模仿 Finder 的在线解压预览项目
https://github.com/crazymryan/online-unzip

jszip pdfjs-dist vue

Last synced: 2 months ago
JSON representation

一个模仿 Finder 的在线解压预览项目

Awesome Lists containing this project

README

        

# unpack-demo

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).