Skip to content

ashlin4010/file-wire

Repository files navigation

File-Wire

File-Wire is hopefully going to be a webRTC file transfer and streaming web app

Installation

npm install
npm run bootstrap

Build

npm run build

Build Desktop Client

npm run pack

Start Dev Server

To start the dev server

npm run build
npm run watch

License

MIT