-
vue-particles是一款用于vue的粒子特效工具
资源介绍
vue-particle
vue-particles可以生成类似于星座图的点和线,并且能与用户的鼠标事件产生互动。
Build Setup
# 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 and .
使用教程 :
npm install vue-particles --save