https://github.com/zhitrend/indexbar
vue快速索引
https://github.com/zhitrend/indexbar
Last synced: about 1 year ago
JSON representation
vue快速索引
- Host: GitHub
- URL: https://github.com/zhitrend/indexbar
- Owner: zhitrend
- Created: 2019-08-14T07:41:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T13:30:39.000Z (over 6 years ago)
- Last Synced: 2025-03-24T09:17:22.064Z (about 1 year ago)
- Language: JavaScript
- Size: 56.6 KB
- Stars: 4
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# indexbar
> web端indexBar快速检索功能demo
## 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 a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).