Semaphore/web2
Denis Gukov bd3af95f2e
Merge pull request #707 from POPSuL/f/700
Added global ESC handler to close popups
2021-10-30 01:02:57 +05:00
..
public feat(fe): remove links to external fonts 2020-12-05 15:32:11 +05:00
src Merge pull request #707 from POPSuL/f/700 2021-10-30 01:02:57 +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 chore(fe): update packages 2021-10-20 16:58:02 +05:00
babel.config.js feat(fe): init web2 2020-10-03 22:07:21 +05:00
package-lock.json feat(be): views implementation for bolt 2021-10-27 16:43:04 +05:00
package.json feat(be): views implementation for bolt 2021-10-27 16:43:04 +05:00
README.md feat(fe): init web2 2020-10-03 22:07:21 +05:00
vue.config.js Fixed base path to vue resources #703 2021-08-30 16:53:48 +11: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.