https://github.com/simonzhangiter/scroll-navtabs
a vue component of navtabs
https://github.com/simonzhangiter/scroll-navtabs
Last synced: 4 months ago
JSON representation
a vue component of navtabs
- Host: GitHub
- URL: https://github.com/simonzhangiter/scroll-navtabs
- Owner: SimonZhangITer
- License: mit
- Created: 2017-04-19T09:04:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T06:34:00.000Z (about 8 years ago)
- Last Synced: 2025-01-03T09:14:28.330Z (5 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scroll-navtabs
> a vue component of navtabs
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).