11 lines
166 B
Markdown
11 lines
166 B
Markdown
![]() |
# transfer.sh-web
|
||
|
|
||
|
This repository contains the web frontend for [transfer.sh](github.com/dutchcoders/transfer.sh/).
|
||
|
|
||
|
## Build
|
||
|
|
||
|
```
|
||
|
$ grunt build
|
||
|
$ go generate .
|
||
|
```
|