UNPKG

ac-vue-app

Version:

Down-to-earth vue component and application development

11 lines (10 loc) 170 B
<!doctype html> <html> <head> <title>{{title}}</title> </head> <body> <div><!--vue-ssr-outlet--></div> <script src="app.js"></script> </body> </html>