mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
* relocate .vscode
* Switch to transloadit linter
* Update .eslintrc.json
* autofix code
* unlink and install eslint-config-transloadit@1.1.1
* Change 0 to "off"
* Don't change 'use strict'
* Do not vertically align
* disable key-spacing
* add import/no-extraneous-dependencies per package
* add more react/a11y warnings
* Revert "autofix code"
This reverts commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| index.html | ||
| main.js | ||
| package.json | ||
| readme.md | ||
| server.js | ||
Robodog
This example shows all the different Robodog APIs in action on a single page.
Run it
To run this example, make sure you've correctly installed the repository root:
npm install
npm run build
That will also install the dependencies for this example.
Then, again in the repository root, start this example by doing:
npm run example transloadit