This is the frontend client for Snir's file upload.
You can find a demo at: https://snirs-file-upload.netlify.com/
- Run
npm install
- Copy .env.example to .env and edit accordingly
- Run
npm run serve
- Run
npm run build
This is the frontend client for Snir's file upload.
You can find a demo at: https://snirs-file-upload.netlify.com/
npm install
npm run serve
npm run build