mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-29 04:50:05 +00:00
12 lines
168 B
Markdown
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
|
|
```
|