Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 449 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 449 Bytes

Live Clipboard

Ever needed an easy method to share text between computers?
Visit clipboard.strebel.xyz, create a clipboard and open the same clipboard everywhere you need it.

animated introduction image

Build Setup

# install dependencies
yarn # or npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build