UNPKG

vite-vue-project-test

Version:

This package is a test template of a vue + vite webapp to be hosted on the Signal-K server.

16 lines (14 loc) 456 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Vite + Vue Test</title> <script type="module" crossorigin src="./assets/index-1df83059.js"></script> <link rel="stylesheet" href="./assets/index-4d3d310e.css"> </head> <body> <div id="app"></div> </body> </html>