Semaphore/web2
2022-07-19 14:42:24 +02:00
..
public feat(fe): short description of override cli args functionality 2022-02-04 03:38:31 +05:00
src feat(fe): replace dialog to tooltip 2022-06-30 10:50:21 +05:00
tests/unit feat(be): feat(fe): add websocket for task logs 2020-11-22 04:28:51 +05:00
.browserslistrc feat(fe): init web2 2020-10-03 22:07:21 +05:00
.editorconfig feat(fe): init web2 2020-10-03 22:07:21 +05:00
.eslintrc.js feat(fe): update packages and pass linter 2022-06-21 17:49:56 +05:00
babel.config.js feat(fe): init web2 2020-10-03 22:07:21 +05:00
package-lock.json Add eslint-plugin-vuejs-accessibility package directly 2022-07-19 14:42:24 +02:00
package.json Add eslint-plugin-vuejs-accessibility package directly 2022-07-19 14:42:24 +02:00
README.md feat(fe): init web2 2020-10-03 22:07:21 +05:00
vue.config.js fix(fe): colors for dark mode 2022-06-30 02:59:48 +05:00

web2

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.