Jump to content

how to use vuetify as a frontend framework


froot
 Share

Recommended Posts

I'm having some difficulties understanding how this works and getting started.

So I installed Vue JS inside a folder in /site/templates/scripts/vue/

created a vue app inside of that folder and did vue add vuetify

I followed the instructions in the official vuetify guide

and did a npm run build

Anyways, I miss the part where I include the vuetify .css and .js files in the <head> or <body> tag respectively. Which files do I need to include?

 

Link to comment
Share on other sites

In ProcessWire's frontend, you can do whatever you want. There is absolutely nothing stopping you from using vuetify. To better understand how PW handles it's frontend output, you can start by looking through the Getting Started section of the official docs found here: https://processwire.com/docs/start/

Specifically the section about template files would be where you will find what you are looking for: https://processwire.com/docs/start/templates/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...