/vue-ssr-template

Quick Template for Vue 3 SSR

Primary LanguageTypeScript

Vue SSR Template

Inspired by vitesse-ssr-template and Vite Example

Features

Pre-packed

Plugins

Coding Style

  • Use Composition API
  • ESLint. Single quotes, no semi.

Usage

Development

Just run and visit http://localhost:3000

pnpm mobile:dev # SSR development

Build

To build the App, run

pnpm build

And you will see the generated files in dist