KasperskyLab-TinyCheck/app/frontend
ranlo 5497c0a71a
Update report.vue
fixed a type on the 'low alerts' report screen (ony -> only)
2020-12-19 17:12:12 +02:00
..
public/.vscode First commit 2020-11-24 19:45:03 +01:00
src Update report.vue 2020-12-19 17:12:12 +02:00
babel.config.js First commit 2020-11-24 19:45:03 +01:00
package-lock.json First commit 2020-11-24 19:45:03 +01:00
package.json First commit 2020-11-24 19:45:03 +01:00
README.md First commit 2020-11-24 19:45:03 +01:00
vue.config.js First commit 2020-11-24 19:45:03 +01:00

tinycheck-new

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.