Update README.md

This commit is contained in:
Eugene Serb 2022-12-18 12:43:49 +03:00
parent 5d1f99ff23
commit 2a70e31294
3 changed files with 24 additions and 21 deletions

View File

@ -4,16 +4,17 @@ Wavelovers links: **[[rep](https://github.com/eugene-serb/wavelovers/), [site](h
This is Wavelovers, a gamepad vibration test tool that can also turn a gamepad into a vibrating massager. It has 16 free vibration patterns to play with, a pattern editor, and a manual mode.
Tech Stack:
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***Babel***, ***ESLint***, ***Jest***.
Commands:<br />
* npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br />
* npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br />
* npm run test:unit Run unit test.<br />
Catalogs structure:<br />
***/docs/*** production build. <br />
***/(root)*** dev files.
***/docs/*** production build. <br />
***/(root)*** dev files.
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](https://t.me/eugene_serb)*

View File

@ -4,16 +4,17 @@ Wavelovers links: **[[rep](https://github.com/eugene-serb/wavelovers/), [site](h
This is Wavelovers, a gamepad vibration test tool that can also turn a gamepad into a vibrating massager. It has 16 free vibration patterns to play with, a pattern editor, and a manual mode.
Tech Stack:
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***Babel***, ***ESLint***, ***Jest***.
Commands:<br />
* npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br />
* npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br />
* npm run test:unit Run unit test.<br />
Catalogs structure:<br />
***/docs/*** production build. <br />
***/(root)*** dev files.
***/docs/*** production build. <br />
***/(root)*** dev files.
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](https://t.me/eugene_serb)*

View File

@ -4,16 +4,17 @@ Wavelovers links: **[[rep](https://github.com/eugene-serb/wavelovers/), [site](h
This is Wavelovers, a gamepad vibration test tool that can also turn a gamepad into a vibrating massager. It has 16 free vibration patterns to play with, a pattern editor, and a manual mode.
Tech Stack:
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***Babel***, ***ESLint***, ***Jest***.
Commands:<br />
* npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br />
* npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br />
* npm run test:unit Run unit test.<br />
Catalogs structure:<br />
***/docs/*** production build. <br />
***/(root)*** dev files.
***/docs/*** production build. <br />
***/(root)*** dev files.
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](https://t.me/eugene_serb)*