/ayva-stroker-lite

A simple web based random stroker powered by Ayva.

Primary LanguageVueMIT LicenseMIT

ayva-stroker-lite

Ayva Stroker Lite is a small web based stroker app powered by Ayva.js and Vue 3.

A short guide can be found here.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint