mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Update README.md
This commit is contained in:
parent
5d1f99ff23
commit
2a70e31294
@ -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 />
|
||||||
|
@ -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 />
|
||||||
|
@ -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 />
|
||||||
|
Loading…
Reference in New Issue
Block a user