Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 850 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 850 Bytes

客制化

原始readme

fluent-reader

开发指导

# Install dependencies
npm install

# Compile ts & dependencies
npm run build

# Start the application
npm run electron

# Generate certificate for signature
electron-builder create-self-signed-cert
# Package the app for Windows
npm run package-win

Developed with

自定添加的特性

  1. 支持rsshub中直接添加路由,不需要写完整url

custome-1