https://github.com/thecoderdream/vue-higlight-tabs
https://github.com/thecoderdream/vue-higlight-tabs
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thecoderdream/vue-higlight-tabs
- Owner: TheCoderDream
- Created: 2020-10-08T17:55:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-08T18:15:53.000Z (over 5 years ago)
- Last Synced: 2025-05-14T04:31:47.108Z (about 1 year ago)
- Language: Vue
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-higlight-tabs
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).