README
pdf-preview
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
移动端pdf预览组件,基于pdf.js
<script type="module">
import pdfPreview from 'https://cdn.skypack.dev/pdf-preview';
</script>
yarn install
yarn run serve
yarn run build
yarn run lint