https://github.com/naveendanj/drop-frontend
cloud storage like WeTransfer for transferring bigger files over the internet using method called chunk file uploading method. You can get the all paid WeTransfer Features for free in drop. Technologies used - Vue , Vuex , Vuetify , Vue Router , Axios and use Github action for CI/CD (Deploy on push)
https://github.com/naveendanj/drop-frontend
Last synced: 2 months ago
JSON representation
cloud storage like WeTransfer for transferring bigger files over the internet using method called chunk file uploading method. You can get the all paid WeTransfer Features for free in drop. Technologies used - Vue , Vuex , Vuetify , Vue Router , Axios and use Github action for CI/CD (Deploy on push)
- Host: GitHub
- URL: https://github.com/naveendanj/drop-frontend
- Owner: NaveenDanj
- Created: 2022-05-19T18:53:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T20:36:21.000Z (about 3 years ago)
- Last Synced: 2025-02-14T09:44:27.153Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 1.26 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bucket-frontend
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).