Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marwie authored Nov 10, 2023
1 parent a365beb commit 03a2f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Runtime/Vue Project Sample/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Vue.js Integration

This sample demonstrates how to integrate the [Vue.js](https://vuejs.org/) frontend framework with Needle Engine. The [vuejs project template](https://github.com/needle-engine/vuejs-sample) is hosted and downloaded from github.
This sample demonstrates how to integrate the [Vue.js](https://vuejs.org/) frontend framework with Needle Engine. Our [vuejs project template](https://github.com/needle-engine/vuejs-sample) is hosted and downloaded from github when you run the scene in Unity.

In this sample the needle engine web component is added to the [App.vue](https://github.com/needle-engine/vuejs-sample/blob/0d0e5b265c5dd26a65148fa3a94a0d1d5191e441/src/App.vue#L26) component. The content of the 3D scene integrates seamlessly with the web components: content uses zIndex to be either rendered in front or behind the 3D content.

Expand Down

0 comments on commit 03a2f33

Please sign in to comment.