Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ikkkp/vue5


https://github.com/ikkkp/vue5

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Vue 2 + 3 = 5

Put Vue 2 and Vue 3 into one project.

## Project setup

node version: v20.9.0 needed

```bash
nvm install v20.9.0

nvm use v20.9.0

npm install --force

npm run dev
```