uppy/examples/vue
Antoine du Hamel 01d7ea13e9
meta: use Yarn v3 instead of npm (#3237)
* meta: use Yarn v3 instead of npm

* Update CONTRIBUTING.md to fix linter errors

* remove remaining npm commands

* Update deps
2021-10-20 15:16:59 +02:00
..
src Update Linter (#2796) 2021-03-15 16:25:17 +00:00
.gitignore Vue integration (#2500) 2020-11-25 22:59:06 +00:00
babel.config.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
package.json meta: use Yarn v3 instead of npm (#3237) 2021-10-20 15:16:59 +02:00
README.md Add retext to markdown linter (#3024) 2021-10-14 16:10:45 +02:00

uppy-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.