diff --git a/README.md b/README.md index 8861611..3a0e868 100644 --- a/README.md +++ b/README.md @@ -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:
-* npm install – Project setup.
-* npm run serve – Compiles and hot-reloads for development.
-* npm run build – Compiles and minifies for production.
-* npm run lint – Lints and fixes files.
+* npm install – Project setup.
+* npm run serve – Compiles and hot-reloads for development.
+* npm run build – Compiles and minifies for production.
+* npm run lint – Lints and fixes files.
+* npm run test:unit – Run unit test.
Catalogs structure:
- ***/docs/*** – production build.
- ***/(root)*** – dev files. + ***/docs/*** – production build.
+ ***/(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)* diff --git a/docs/README.md b/docs/README.md index 8861611..3a0e868 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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:
-* npm install – Project setup.
-* npm run serve – Compiles and hot-reloads for development.
-* npm run build – Compiles and minifies for production.
-* npm run lint – Lints and fixes files.
+* npm install – Project setup.
+* npm run serve – Compiles and hot-reloads for development.
+* npm run build – Compiles and minifies for production.
+* npm run lint – Lints and fixes files.
+* npm run test:unit – Run unit test.
Catalogs structure:
- ***/docs/*** – production build.
- ***/(root)*** – dev files. + ***/docs/*** – production build.
+ ***/(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)* diff --git a/public/README.md b/public/README.md index 8861611..3a0e868 100644 --- a/public/README.md +++ b/public/README.md @@ -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:
-* npm install – Project setup.
-* npm run serve – Compiles and hot-reloads for development.
-* npm run build – Compiles and minifies for production.
-* npm run lint – Lints and fixes files.
+* npm install – Project setup.
+* npm run serve – Compiles and hot-reloads for development.
+* npm run build – Compiles and minifies for production.
+* npm run lint – Lints and fixes files.
+* npm run test:unit – Run unit test.
Catalogs structure:
- ***/docs/*** – production build.
- ***/(root)*** – dev files. + ***/docs/*** – production build.
+ ***/(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)*