Skip to content

Commit

Permalink
Add link to sample app and GitHub Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
codedbychavez committed Jan 11, 2024
1 parent ca226cf commit c5e25cd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/docs/sdk-reference/community/vue.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,3 +241,12 @@ onBeforeMount(() => {

</script>
```
## Sample Application
- <a href="https://github.com/codedbychavez/configcat-vue-sample" target="_blank">Sample Vue.js App</a>
## Look under the hood
- <a href="https://github.com/codedbychavez/configcat-vue" target="_blank">ConfigCat Vue.js SDK on GitHub</a>
- <a href="https://www.npmjs.com/package/configcat-vue" target="_blank">ConfigCat Vue.js SDK in NPM</a>

0 comments on commit c5e25cd

Please sign in to comment.