No description
Find a file
2023-08-09 07:36:54 -04:00
public Updates 2022-11-07 13:49:26 -05:00
src Merge branch 'develop' into feature/digital/SSR-593 2023-08-07 10:51:29 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js Baseline linting of several additional layout pages. 2023-07-27 08:09:33 -04:00
.gitignore add prettier config to ignore list 2023-07-13 11:17:14 -04:00
azure-pipelines.yml Updated node container to use version 18, so that we can use a later version of NPM (9.6+). 2023-08-04 10:43:19 -04:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
jest.config.js Updated axios 2023-08-08 14:15:04 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Additional package updates 2023-08-09 07:36:54 -04:00
package.json Additional package updates 2023-08-09 07:36:54 -04:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Fixed a couple of issues that were causing failures. 2023-04-20 11:42:40 -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.