WordPress-Plugin-Boilerplate
WordPress-Plugin-Boilerplate copied to clipboard
How can I install vue js?
Is there a way to install Vue js in this boilerplate?
Enqueue it as a js script?
Thank you I tried that and it is working But is there a way to install vue cli?
Don't think you can do that since vue cli should be installed on the server, and on the majority of hosts, the user doesn't have the privilege to install such tools themselves.