PDF文件的列表与在线阅读器
Go to file
Zhao Zuohong 6e7757888d db.json移动到categories下 2021-11-04 01:16:37 +08:00
public 整理目录结构,加上publicPath 2021-11-02 16:53:14 +08:00
src db.json移动到categories下 2021-11-04 01:16:37 +08:00
.browserslistrc init 2021-11-01 19:43:13 +08:00
.editorconfig init 2021-11-01 19:43:13 +08:00
.eslintrc.js init 2021-11-01 19:43:13 +08:00
.gitignore init 2021-11-01 19:43:13 +08:00
README.md init 2021-11-01 19:43:13 +08:00
babel.config.js init 2021-11-01 19:43:13 +08:00
package.json 访问json得到pdf文件信息 2021-11-02 02:16:27 +08:00
tsconfig.json init 2021-11-01 19:43:13 +08:00
vue.config.js 整理目录结构,加上publicPath 2021-11-02 16:53:14 +08:00
yarn.lock 访问json得到pdf文件信息 2021-11-02 02:16:27 +08:00

README.md

static_site

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.