Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 320 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 build
corepack yarn workspace @uppy-example/vue2 dev