alibaba-aero / prevues

A Vue 3 Universal application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Vue 3 Universal application


Languages

Language:TypeScript 76.1%Language:JavaScript 19.4%Language:HTML 2.2%Language:Vue 2.2%