# pdfviewer **Repository Path**: reland/pdfviewer ## Basic Information - **Project Name**: pdfviewer - **Description**: pdf预览 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-14 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 启动 ```bash npm install npm start ``` ## 编译 ```bash npm run build ``` ## 访问 http://localhost:8888/index.html?file=[PDFURL] PDFURL: http%3A%2F%2F192.168.3.223%3A8888%2Fdemo.pdf