Semaphore/web2
2021-04-22 15:36:23 +05:00
..
public feat(fe): remove links to external fonts 2020-12-05 15:32:11 +05:00
src fix(fe): add field project_id to each mutation request from class ItemFormBase.js 2021-04-22 15:36:23 +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): init web2 2020-10-03 22:07:21 +05:00
babel.config.js feat(fe): init web2 2020-10-03 22:07:21 +05:00
package-lock.json feat: migrate logging to Store 2021-03-12 22:41:41 +05:00
package.json feat: migrate logging to Store 2021-03-12 22:41:41 +05:00
README.md feat(fe): init web2 2020-10-03 22:07:21 +05:00
vue.config.js fix: web_host option handing 2020-11-24 17:26:02 +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.