Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 331 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 331 Bytes

About

the util that can share message and files when in the same WLAN.

pkg version: click here

Useful

  • global config: my-share.config.js
module.exports = {
  whiteList: ['www.xxx.com']
}

Getting Started

1. pnpm install

2. pnpm run dev  or  my-share serve