Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 204 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 204 Bytes

Vue 3 example

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

cp .env.example .env
corepack yarn install
corepack yarn workspace @uppy-example/vue3 dev