UNPKG

ac-vue-app

Version:

Down-to-earth vue component and application development

16 lines (15 loc) 409 B
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>ac-vue-app</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> </head> <body> <div id="ac-vue-app"></div> <script src="app.js"></script> <pre></pre> </body> </html>