Examples
Vue
Deploy a Vue.js app
Prompt
Prompt
❯
Create a Vue 3 app with a todo list that persists to localStorage. Use the Composition API and Tailwind CSS. Deploy to Ink.
Build details
| Setting | Value |
|---|---|
| Build pack | Auto-detect (Node.js / Vite) |
| Build command | npm run build |
| Publish directory | dist |
| Port | 8080 (static) |