uppy/examples/vue
Merlijn Vos acb6566ec0
Always enable strict types and remove .run method (#2957)
* Always use strict types and remove `.run` method

* Remove accidental package-lock.json files

* Actually remove `.run` method
2021-06-30 12:05:10 +01: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 remove version so lerna igonres 2020-11-25 23:19:51 +00:00
README.md Vue integration (#2500) 2020-11-25 22:59:06 +00: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.