UNPKG

vue-file-upload-with-compress

Version:
12 lines (11 loc) 191 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>vue file upload</title> </head> <body> <div id="app"></div> </body> <script src="/dist/app.js"></script> </html>