uppy/examples/vue
Andrew Kachnic ef0722cbc6
Fixed build errors
Both test:type and lint were failing, so I fixed the issues
2020-11-26 06:54:25 -05:00
..
src Fixed build errors 2020-11-26 06:54:25 -05:00
.gitignore Vue integration (#2500) 2020-11-25 22:59:06 +00:00
babel.config.js Vue integration (#2500) 2020-11-25 22:59:06 +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.