UNPKG

edu-vue-file-upload

Version:

upload file component for vue.js

12 lines (11 loc) 205 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="/build/build.js"></script> </html>