Hi,
I am new to NC and 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 how to create a Vue.js project into this existing app.
If you already have an existing PHP app, you might want to start by adding a basic skeleton to build the Vue app from the src/ directory. The essential files from the vueexample app are:
Is it possible to “allow” comments in the code without lint tells me it is not okay?
I try to show some charts. Best I would use https://www.chartjs.org. But I can not get it run. Can you help me?
The including, Import and export Structure is complicated for me…