mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
* Always use strict types and remove `.run` method * Remove accidental package-lock.json files * Actually remove `.run` method |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| package.json | ||
| README.md | ||
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