|
7 月之前 | |
---|---|---|
.. | ||
public | 4 年之前 | |
src | 1 年之前 | |
.gitignore | 4 年之前 | |
README.md | 11 月之前 | |
index.html | 1 年之前 | |
package.json | 7 月之前 | |
vite.config.js | 2 年之前 |
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