|
1 yıl önce | |
---|---|---|
.. | ||
public | 4 yıl önce | |
src | 1 yıl önce | |
.gitignore | 4 yıl önce | |
README.md | 1 yıl önce | |
index.html | 1 yıl önce | |
package.json | 1 yıl önce | |
vite.config.js | 2 yıl önce |
To run the example, from the root directory of this repo, run the following commands:
cp .env.example .env
corepack yarn install
corepack yarn build
corepack yarn workspace @uppy-example/vue3 dev