I am new to Nextcloud app development and would like to create a simple app to play around. I saw that some apps are made with Vue.js so I’m asking if there is a guide out there?
I generated an app skeleton and played around with the PHP templates but unfortunately I don’t know PHP and would like to create a Vue.js project into this existing demo app.
I found some premade Vue components for Nextcloud
https://github.com/nextcloud/nextcloud-vue
but no step by step guide on how to setup the Vue project after creating the skeleton app. I just saw that the Nextcloud app Tasks is also using Vue.js within the PHP code
https://github.com/nextcloud/tasks
Thanks a lot for help
from app development setup with PHP and Vue.js
No comments:
Post a Comment