1.0.0 • Published 4 years ago

prevues v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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
1.0.0

4 years ago