mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
- fixed readme.
- updated version. - build.
This commit is contained in:
parent
997eed8266
commit
fa92a7b61d
@ -7,10 +7,10 @@ Tech Stack:
|
||||
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
|
||||
|
||||
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 />
|
||||
|
||||
Catalogs structure:<br />
|
||||
***/docs/*** – production build. <br />
|
||||
|
@ -7,10 +7,10 @@ Tech Stack:
|
||||
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
|
||||
|
||||
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 />
|
||||
|
||||
Catalogs structure:<br />
|
||||
***/docs/*** – production build. <br />
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "wavelovers",
|
||||
"version": "1.0.14",
|
||||
"version": "1.0.15",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "wavelovers",
|
||||
"version": "1.0.14",
|
||||
"version": "1.0.15",
|
||||
"license": "GNU GPL v3",
|
||||
"dependencies": {
|
||||
"core-js": "^3.8.3",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "wavelovers",
|
||||
"description": "Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.",
|
||||
"keywords": [ "wavelovers", "gamepad-vibrator", "gamepad-test-tool", "gamepad-vibration-test-tool" ],
|
||||
"version": "1.0.14",
|
||||
"version": "1.0.15",
|
||||
"license": "GNU GPL v3",
|
||||
"homepage": "https://wavelovers.ru/",
|
||||
"author": {
|
||||
|
@ -7,10 +7,10 @@ Tech Stack:
|
||||
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
|
||||
|
||||
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 />
|
||||
|
||||
Catalogs structure:<br />
|
||||
***/docs/*** – production build. <br />
|
||||
|
Loading…
Reference in New Issue
Block a user