UNPKG

wox-cli

Version:

scaffold for create component, toolkit and so on

13 lines (12 loc) 277 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <title>Vue SPA Example</title> </head> <body> <div id="app"></div> <!-- built files will be auto injected --> </body> </html>