Skip to content

Latest commit

History

History
27 lines (18 loc) 路 577 Bytes

File metadata and controls

27 lines (18 loc) 路 577 Bytes

epub-press-chrome

npm npm

A browser extension for creating ebooks from your tabs!

Available on the Chrome Store

Build

# Development

npm start
# or
npm run build

# Production
npm run build-prod

Test

npm test