Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronw-be/vue-page-nav-tabs
https://github.com/aaronw-be/vue-page-nav-tabs
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronw-be/vue-page-nav-tabs
- Owner: AaronW-BE
- Created: 2021-05-14T09:40:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T09:59:45.000Z (over 3 years ago)
- Last Synced: 2024-11-12T15:33:41.751Z (2 months ago)
- Language: Vue
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-page-nav-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/).