We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
A Vue 3 Universal application
$: npm install -g prevues
Just create initialize the project with a folder containingroutes.js file.
routes.js
Export your routes with the file then run:
$: prevues dev# for development build with HMR$: prevues build# for production build