Renée Kooi e9f20282bc Update a bunch of dependencies пре 6 година
..
.gitignore a4668d4f96 Merge remote-tracking branch 'origin/master' пре 7 година
index.html a4668d4f96 Merge remote-tracking branch 'origin/master' пре 7 година
main.js a4822ee90d Update require() paths in examples. пре 6 година
package-lock.json e9f20282bc Update a bunch of dependencies пре 6 година
package.json e9f20282bc Update a bunch of dependencies пре 6 година
readme.md a4668d4f96 Merge remote-tracking branch 'origin/master' пре 7 година

readme.md

Multiple Instances

This example uses Uppy with the RestoreFiles plugin. It has two instances on the same page, side-by-side, but with different ids so their stored files don't interfere with each other.

Run it

Move into this directory, then:

npm install
npm start