the util that can share message and files when in the same WLAN.
pkg version: click here
- global config: my-share.config.js
module.exports = {
whiteList: ['www.xxx.com']
}
1. pnpm install
2. pnpm run dev or my-share serve
the util that can share message and files when in the same WLAN.
pkg version: click here
module.exports = {
whiteList: ['www.xxx.com']
}
1. pnpm install
2. pnpm run dev or my-share serve