Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pdsuwwz/vue2-ssr-starter
- Owner: pdsuwwz
- License: mit
- Created: 2021-12-18T06:12:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T08:53:25.000Z (about 3 years ago)
- Last Synced: 2024-11-03T13:52:05.269Z (3 months ago)
- Topics: express, ssr, vue
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```