Semaphore/web2
2020-11-05 01:12:44 +05:00
..
public feat(fe): init web2 2020-10-03 22:07:21 +05:00
src fix(web2): task log view 2020-11-05 01:12:44 +05:00
tests/unit feat(fe): init web2 2020-10-03 22:07:21 +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
.gitignore 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(web2): add sidebar 2020-10-04 04:25:17 +05:00
package.json feat(web2): add sidebar 2020-10-04 04:25:17 +05:00
README.md feat(fe): init web2 2020-10-03 22:07:21 +05:00
vue.config.js feat(fe): init web2 2020-10-03 22:07:21 +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.