Semaphore/web
2023-09-17 14:57:57 +02:00
..
public refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
src feat(ui): language switcher 2023-09-17 14:57:57 +02:00
tests/unit refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.browserslistrc refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.editorconfig refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.eslintrc.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
babel.config.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
package-lock.json refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
package.json committing implementation 2023-07-04 16:47:29 +02:00
README.md refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
vue.config.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.