Semaphore/web
Denis Gukov 858f804c96
Merge pull request #1898 from semaphoreui/dependabot/npm_and_yarn/web/tough-cookie-4.1.3
chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /web
2024-04-02 21:39:09 +02:00
..
public refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
src fix(templates): delete template -> delete schedule (#1889) 2024-04-02 19:43:49 +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 Merge pull request #1898 from semaphoreui/dependabot/npm_and_yarn/web/tough-cookie-4.1.3 2024-04-02 21:39:09 +02:00
package.json chore(deps): bump axios from 0.21.4 to 0.28.0 in /web 2024-04-02 18:20:51 +00:00
README.md refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
vue.config.js feat: replace packr and add basic cache headers 2024-03-01 15:52:30 +01: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.