Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdsuwwz/vue2-ssr-starter

🏷 SSR Starter for Vue2
https://github.com/pdsuwwz/vue2-ssr-starter

express ssr vue

Last synced: about 1 month ago
JSON representation

🏷 SSR Starter for Vue2

Awesome Lists containing this project

README

        

# vue2-ssr-starter
🏷 SSR Starter for Vue2

## Install

Install node dependencies in all packages

```bash
pnpm i
```

## Development

```bash
pnpm dev
```