|
před 1 rokem | |
---|---|---|
.. | ||
public | před 4 roky | |
src | před 1 rokem | |
.gitignore | před 4 roky | |
README.md | před 1 rokem | |
index.html | před 1 rokem | |
package.json | před 1 rokem | |
vite.config.js | před 2 roky |
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