No description
Find a file
Johan Gunawan ce35f538d2 No damage string for repair
New requirement says that if the damage is a repair, the navigation is not going to go to the vehicle lookup pages (by vin, by license place, by address). 
No damage string for repair

New requirement says that if the damage is a repair, the navigation is not going to go to the vehicle lookup pages (by vin, by license place, by address).
2023-01-11 12:01:57 -05:00
public Updates 2022-11-07 13:49:26 -05:00
src No damage string for repair 2023-01-11 12:01:57 -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 Merge branch 'develop' into feature/Digital/SSR-52 2022-10-27 11:55:13 -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 Add testing-library 2022-12-27 15:07:08 -05:00
package.json Add testing-library 2022-12-27 15:07:08 -05:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js brought over custom mixins for button gradient, added links to google fonts to fix font-weight issue, finished tests vehicle make. 2022-11-01 14:44:57 -04:00
vue.release.config.js brought over custom mixins for button gradient, added links to google fonts to fix font-weight issue, finished tests vehicle make. 2022-11-01 14:44:57 -04: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.