No description
Find a file
Kroell 8e4de86f0d Merge branch 'develop' into feature/digital/SSR-254
# Conflicts:
#	src/constants/vehicle-lookup-alert-types.js
#	src/layouts/coverage-statement/coverage-statement.vue
#	src/layouts/vin-lookup/vin-lookup-alerts/vin-lookup-alerts.vue
#	src/layouts/vin-lookup/vin-lookup.vue
2023-03-10 11:47:48 -05:00
public Updates 2022-11-07 13:49:26 -05:00
src Merge branch 'develop' into feature/digital/SSR-254 2023-03-10 11:47:48 -05:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js Use camelCase 2023-01-06 14:47:07 -05:00
.gitignore Test config, one test 2022-09-19 10:55:21 -04:00
azure-pipelines.yml commit 2023-01-31 11:18:24 -05: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 Testing the new clientauth api. 2023-02-16 12:45:05 -05:00
package.json Added load script back in 2023-01-13 11:58:23 -05:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Changed the Google API key for the ISS site. 2023-03-08 13:29:21 -05: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.