WordPress-Plugin-Boilerplate icon indicating copy to clipboard operation
WordPress-Plugin-Boilerplate copied to clipboard

How can I install vue js?

Open mithunnath opened this issue 7 years ago • 3 comments

Is there a way to install Vue js in this boilerplate?

mithunnath avatar Jul 09 '18 14:07 mithunnath

Enqueue it as a js script?

dingo-d avatar Jul 09 '18 15:07 dingo-d

Thank you I tried that and it is working But is there a way to install vue cli?

mithunnath avatar Jul 09 '18 16:07 mithunnath

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.

dingo-d avatar Jul 09 '18 17:07 dingo-d