|
před 6 roky | |
---|---|---|
.. | ||
.gitignore | před 6 roky | |
index.html | před 6 roky | |
main.js | před 6 roky | |
package-lock.json | před 6 roky | |
package.json | před 6 roky | |
readme.md | před 6 roky | |
server.js | před 6 roky |
This example uses Uppy with the RestoreFiles plugin.
It has two instances on the same page, side-by-side, but with different id
s so their stored files don't interfere with each other.
Move into this directory, then:
npm install
npm start