https://github.com/dulinrain/vue-crystal
vue水晶球插件
https://github.com/dulinrain/vue-crystal
Last synced: 3 months ago
JSON representation
vue水晶球插件
- Host: GitHub
- URL: https://github.com/dulinrain/vue-crystal
- Owner: DuLinRain
- License: mit
- Created: 2017-11-01T02:21:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T02:43:21.000Z (over 8 years ago)
- Last Synced: 2025-12-08T21:57:21.201Z (6 months ago)
- Language: Vue
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-crystal
**vue水晶球插件**

[demo](http://www.dulinrain.top/crystalball/)
### install dependencies
npm install
### serve with hot reload at localhost:8010
npm run dev
### build for production with minification
npm run build
### build for production and view the bundle analyzer report
npm run build --report