No description
Find a file
2023-07-19 15:25:46 -04:00
public Updates 2022-11-07 13:49:26 -05:00
src Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js Adding .vue exclusion for eslint 2023-07-12 14:27:38 -04:00
.gitignore add prettier config to ignore list 2023-07-13 11:17:14 -04:00
azure-pipelines.yml CF cache invalidation path update. 2023-06-26 16:27:58 -04:00
babel.config.js Test config, one test 2022-09-19 10:55:21 -04:00
jest.config.js config update - move reporter settings from scripts to jest.config.js 2022-09-19 13:49:24 -04:00
package-lock.json Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-521 2023-07-07 12:18:46 -04:00
package.json Initial commit 2023-07-05 13:41:00 -04:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Fixed a couple of issues that were causing failures. 2023-04-20 11:42:40 -04:00
vue.release.config.js commit 2023-01-31 11:18:24 -05:00

digitalconsumer.iss

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

Customize configuration

See Configuration Reference.