mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 02:25:07 +00:00
* meta: enable prettier for markdown * Ignore changelogs * revert CHANGELOG changes * More formatting --------- Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
320 B
320 B
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