An upload component made in VueJS - Drag and Drop, Preview and Selective Remove Features
An upload component made in VueJS - Drag and Drop, Preview and Selective Remove Features
npm install
npm run serve
npm run build
(Serves static page in /dist folder)
serve -s dist
npm run test
npm run lint