Combooks (梳书) A simple local e-book(PDFs) search and management tool built by Electron and Vue. 一个由 Electron 和 Vue 构建的简单本地电子书搜索及管理工具。 Current Version 当前版本: 0.4.31 Install the dependencies npm install Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev Lint the files npm run lint Build the app for production quasar build Customize the configuration See Configuring quasar.conf.js.