Files
transfer/app/README.md
Christoph Wiechert 30d6918b83 init
2017-04-23 13:41:29 +02:00

15 lines
212 B
Markdown

# PsiTransfer Upload / Download App
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```