Skip to content

Commit

Permalink
update vue example to new SDK
Browse files Browse the repository at this point in the history
Signed-off-by: karthik2804 <[email protected]>
  • Loading branch information
karthik2804 committed Aug 2, 2024
1 parent 487c9a5 commit 734e9de
Show file tree
Hide file tree
Showing 19 changed files with 292 additions and 146 deletions.
14 changes: 14 additions & 0 deletions examples/frontend/vue-with-tailwindcss/knitwit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"version": 1,
"project": {
"worlds": [
"spin-http"
]
},
"packages": {
"@fermyon/spin-sdk": {
"witPath": "../../bin/wit",
"world": "spin-imports"
}
}
}
Loading

0 comments on commit 734e9de

Please sign in to comment.