|
11 months ago | |
---|---|---|
.. | ||
public | 4 years ago | |
src | 1 year ago | |
.gitignore | 4 years ago | |
README.md | 11 months ago | |
index.html | 1 year ago | |
package.json | 1 year ago | |
vite.config.js | 2 years ago |
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