Skip to content

alibaba-aero/prevues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Vue 3 Universal Application

Installation

$: npm install -g prevues

Usage

Just create initialize the project with a folder containing routes.js file.

Export your routes with the file then run:

$: prevues dev # for development build with HMR
$: prevues build # for production build