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***.
|
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
|
||||||
|
|
||||||
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 />
|
||||||
|
|
||||||
Catalogs structure:<br />
|
Catalogs structure:<br />
|
||||||
***/docs/*** – production build. <br />
|
***/docs/*** – production build. <br />
|
||||||
|
@ -7,10 +7,10 @@ Tech Stack:
|
|||||||
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
|
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
|
||||||
|
|
||||||
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 />
|
||||||
|
|
||||||
Catalogs structure:<br />
|
Catalogs structure:<br />
|
||||||
***/docs/*** – production build. <br />
|
***/docs/*** – production build. <br />
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "wavelovers",
|
"name": "wavelovers",
|
||||||
"version": "1.0.14",
|
"version": "1.0.15",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "wavelovers",
|
"name": "wavelovers",
|
||||||
"version": "1.0.14",
|
"version": "1.0.15",
|
||||||
"license": "GNU GPL v3",
|
"license": "GNU GPL v3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core-js": "^3.8.3",
|
"core-js": "^3.8.3",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "wavelovers",
|
"name": "wavelovers",
|
||||||
"description": "Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.",
|
"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" ],
|
"keywords": [ "wavelovers", "gamepad-vibrator", "gamepad-test-tool", "gamepad-vibration-test-tool" ],
|
||||||
"version": "1.0.14",
|
"version": "1.0.15",
|
||||||
"license": "GNU GPL v3",
|
"license": "GNU GPL v3",
|
||||||
"homepage": "https://wavelovers.ru/",
|
"homepage": "https://wavelovers.ru/",
|
||||||
"author": {
|
"author": {
|
||||||
|
@ -7,10 +7,10 @@ Tech Stack:
|
|||||||
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
|
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
|
||||||
|
|
||||||
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 />
|
||||||
|
|
||||||
Catalogs structure:<br />
|
Catalogs structure:<br />
|
||||||
***/docs/*** – production build. <br />
|
***/docs/*** – production build. <br />
|
||||||
|
Loading…
Reference in New Issue
Block a user