Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadihammurabi/belajar-vue-upload
Belajar upload file di VueJS.
https://github.com/hadihammurabi/belajar-vue-upload
Last synced: 7 days ago
JSON representation
Belajar upload file di VueJS.
- Host: GitHub
- URL: https://github.com/hadihammurabi/belajar-vue-upload
- Owner: hadihammurabi
- Created: 2020-09-17T03:17:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T04:12:57.000Z (over 4 years ago)
- Last Synced: 2024-11-07T08:39:13.338Z (about 2 months ago)
- Language: Vue
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# belajar-vue-upload
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run dev
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```