Antoine du Hamel 5044230bf1 meta: upgrade all dev dependencies (#3903) %!s(int64=2) %!d(string=hai) anos
..
public 58f996c0e4 Vue 3 support (#2755) %!s(int64=4) %!d(string=hai) anos
src 0d88c8eafc example: fix Vue3 example (#3774) %!s(int64=2) %!d(string=hai) anos
.gitignore 58f996c0e4 Vue 3 support (#2755) %!s(int64=4) %!d(string=hai) anos
README.md 0d88c8eafc example: fix Vue3 example (#3774) %!s(int64=2) %!d(string=hai) anos
index.html 0d88c8eafc example: fix Vue3 example (#3774) %!s(int64=2) %!d(string=hai) anos
package.json 5044230bf1 meta: upgrade all dev dependencies (#3903) %!s(int64=2) %!d(string=hai) anos
vite.config.js 0d88c8eafc example: fix Vue3 example (#3774) %!s(int64=2) %!d(string=hai) anos

README.md

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