An open API service indexing awesome lists of open source software.

https://github.com/dulinrain/vue-crystal

vue水晶球插件
https://github.com/dulinrain/vue-crystal

Last synced: 3 months ago
JSON representation

vue水晶球插件

Awesome Lists containing this project

README

          

# vue-crystal

**vue水晶球插件**

![](/src/assets/crystall.png)

[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