npm install https://manager.vueplay.io/tilt@1.0.0# .npmrc
@vueplayio:registry=https://manager.vueplay.io/
//manager.vueplay.io/:_authToken=tokennpm install @vueplayio/tiltgit -c http.extraHeader="authorization-x: Bearer token" clone https://git.vueplay.io/git/918235bf-27fc-4fec-ac78-4cca591d9cd2<!doctype html>
<html>
<head>
<script type="importmap">
{
"imports": {
"vue": "https://unpkg.com/vue@3/dist/vue.esm-browser.prod.js"
}
}
</script>
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
<script type="module">
import { createApp } from 'vue'
import App from 'https://manager.vueplay.io/tilt@1.0.0/esm'
createApp(App).mount('#app')
</script>
</head>
<body>
<div id="app"></div>
</body>
</html>© Copyright 2026 - Siglar Development AS