Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 304 Bytes

Raindrop.io Browser Extension

Install dependencies

Highly recommend to user yarn to install dependencies, it prevent any inconsistencies!

Build for Chrome

yarn run build-chrome

Build for Firefox

mkdir build yarn yarn run build-firefox

Build for Opera

yarn run build-opera