mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Wavelovers that can make a vibrating massager out of a gamepad
bemcsscss3gamepadgamepad-controlsgamepad-massagerhtmlhtml5javascriptoopscsssextoystypescriptvibrationvibration-controlvibratorvuevue3vuejsvuejs3
docs | ||
public | ||
src | ||
.gitignore | ||
404.md | ||
babel.config.js | ||
CNAME | ||
jsconfig.json | ||
LICENSE.md | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
Wavelovers
Wavelovers in VueJS, Javascript, HTML and CSS [rep, site].
This is Wavelovers, which can make a vibrating massager out of a gamepad. It has 16 free vibration patterns to play with.
If you are interested in this or my other projects, or would like to suggest and share ideas with me, or just talk to me, contact me: @eugene_serb
Follow me on Twitter: @eugene_serb
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint