Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 300 Bytes

Vue 2 example

You’re browsing the documentation for Vue v2.x and earlier. Check out Vue 3 example for new projects.

To run the example, from the root directory of this repo, run the following commands:

corepack yarn install
corepack yarn workspace @uppy-example/vue2 dev