Files
transfer/app
Slixor 9e75bc7642 Fixed IE 11 Password Generation
IE only supports window.msCrypto as opposed to window.crypto.  This allows support for both functions across all browsers.
2018-03-09 20:40:08 +00:00
..
2018-03-09 20:40:08 +00:00
2017-04-23 13:41:29 +02:00
2017-04-23 13:41:29 +02:00
2017-04-23 13:41:29 +02:00
2017-07-25 19:37:34 +02:00

PsiTransfer Upload / Download App

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build