No description
Find a file
DavidAtSafelite 80509bda53 We have advanced the code enough to call this one 8.5
It has more layout page linting and I have removed (really re-removed) the reduntant router parms.
2023-08-23 07:16:58 -04:00
public Updates 2022-11-07 13:49:26 -05:00
src We have advanced the code enough to call this one 8.5 2023-08-23 07:16:58 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js Linting of first portion of layout. 2023-08-21 14:55:41 -04:00
.gitignore add prettier config to ignore list 2023-07-13 11:17:14 -04:00
azure-pipelines.yml Cleaning up the build pipeline file. 2023-08-11 12:56:00 -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 Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
package.json alpha auto 2023-08-15 11:11:08 -04:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -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.