# scroll-to-view-scoped **Repository Path**: junzhengliu/scroll-to-view-scoped ## Basic Information - **Project Name**: scroll-to-view-scoped - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scroll-to-view-scoped > 固定区域内滚动高亮锚点,点击锚点滚动视图demo。 ## Building [![Build Status](https://travis-ci.org/yaimeet/scroll-to-view-scoped.svg?branch=master)](https://travis-ci.org/yaimeet/scroll-to-view-scoped) ## Demo [https://loving-ramanujan-69698b.netlify.com/](https://loving-ramanujan-69698b.netlify.com/) ## 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/).