|
7 mēneši atpakaļ | |
---|---|---|
.. | ||
public | 4 gadi atpakaļ | |
src | 1 gadu atpakaļ | |
.gitignore | 4 gadi atpakaļ | |
README.md | 11 mēneši atpakaļ | |
index.html | 1 gadu atpakaļ | |
package.json | 7 mēneši atpakaļ | |
vite.config.js | 2 gadi atpakaļ |
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