uppy/examples/transloadit/readme.md
2019-04-15 11:01:31 +02:00

12 lines
168 B
Markdown

# Robodog
This example shows all the different Robodog APIs in action on a single page.
## Run it
Move into this directory, then:
```bash
npm install
npm start
```