No description
Find a file
2023-11-15 16:56:33 -05:00
public Replacing google map api script with environment var 2023-11-15 16:56:33 -05:00
src Finishing unit tests 2023-11-15 16:25:27 -05: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 Replacing google map api script with environment var 2023-11-15 16:56:33 -05: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 Adding bailout page tests 2023-10-31 13:27:52 -04:00
package.json Adding jest serializer vue package 2023-11-09 13:44:21 -05:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Replacing google map api script with environment var 2023-11-15 16:56:33 -05:00
vue.release.config.js Replacing google map api script with environment var 2023-11-15 16:56:33 -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.