https://github.com/skshahriarahmedraka/vue-videojs
test poject using vue2 , vuetify , videojs
https://github.com/skshahriarahmedraka/vue-videojs
Last synced: 3 months ago
JSON representation
test poject using vue2 , vuetify , videojs
- Host: GitHub
- URL: https://github.com/skshahriarahmedraka/vue-videojs
- Owner: skshahriarahmedraka
- Created: 2021-04-30T15:51:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T15:54:32.000Z (about 4 years ago)
- Last Synced: 2025-01-19T18:45:30.937Z (4 months ago)
- Language: Vue
- Size: 2.99 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue5_2
## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).