No description
Find a file
Michaela Brydon f353ca414b Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-1043
git push
git push
git add .

git add .
git stauts
git add .
ls
Lines starting with '#' will be ignored, and an empty message aborts
2024-03-29 10:05:00 -04:00
public SSR-1063 credit card form on payment-page 2024-02-20 09:38:10 -05:00
src Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-1043 2024-03-29 10:05:00 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js linting update 2023-08-28 13:20:15 -04:00
.gitignore add prettier config to ignore list 2023-07-13 11:17:14 -04:00
azure-pipelines.yml SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
jest.config.js Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Merge branch 'develop' into feature/SSR-1118 2024-03-18 09:11:34 -04:00
package.json Merge branch 'develop' into feature/SSR-1118 2024-03-18 09:11:34 -04:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00
vue.release.config.js SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -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.