No description
Find a file
David Back 8a39ff7989 SSR-316 and SSR-289.
Please keep in mind that prices are present but incorrect.
Also note that in cases of very short view height, tall modals appear underneath the header hamburger menu.  This is endemic to all such situations, and not specific to these cards.
2023-04-26 08:18:12 -04:00
public Updates 2022-11-07 13:49:26 -05:00
src SSR-316 and SSR-289. 2023-04-26 08:18:12 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js Use camelCase 2023-01-06 14:47:07 -05:00
.gitignore This is a draft of changes supporting 313. It is not ready for a PR 2023-04-04 12:09:28 -04:00
azure-pipelines.yml commit 2023-01-31 11:18:24 -05: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 Testing the new clientauth api. 2023-02-16 12:45:05 -05:00
package.json reverted package.json 2023-04-07 08:40:08 -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.