Answer the question
In order to leave comments, you need to log in
Vue-cli: how to set prerendering of a multi-page site?
Good afternoon.
There is a task of creating a website using Vue and further deploying it on MODX.
I figured out how to create a multi-page site using vue-cli. When building the project, all pages are created normally.
The file structure is like this:
/src
└─ /pages
├─ /index
| └─ app.js
| └─ App.vue
├─ /page1
| └─ app.js
| └─ App.vue
├─ /page2
| └─ app.js
| └─ App.vue
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question