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,13 +4,14 @@ 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. 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: 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 /> Commands:<br />
* npm install Project setup.<br /> * npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br /> * npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br /> * npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br /> * npm run lint Lints and fixes files.<br />
* npm run test:unit Run unit test.<br />
Catalogs structure:<br /> Catalogs structure:<br />
***/docs/*** production build. <br /> ***/docs/*** production build. <br />

View File

@ -4,13 +4,14 @@ 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. 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: 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 /> Commands:<br />
* npm install Project setup.<br /> * npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br /> * npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br /> * npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br /> * npm run lint Lints and fixes files.<br />
* npm run test:unit Run unit test.<br />
Catalogs structure:<br /> Catalogs structure:<br />
***/docs/*** production build. <br /> ***/docs/*** production build. <br />

View File

@ -4,13 +4,14 @@ 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. 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: 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 /> Commands:<br />
* npm install Project setup.<br /> * npm install Project setup.<br />
* npm run serve Compiles and hot-reloads for development.<br /> * npm run serve Compiles and hot-reloads for development.<br />
* npm run build Compiles and minifies for production.<br /> * npm run build Compiles and minifies for production.<br />
* npm run lint Lints and fixes files.<br /> * npm run lint Lints and fixes files.<br />
* npm run test:unit Run unit test.<br />
Catalogs structure:<br /> Catalogs structure:<br />
***/docs/*** production build. <br /> ***/docs/*** production build. <br />