No description
Find a file
Johan Gunawan be2787ee2e Add eslint
Add eslint and the configuration needed to lint javascript and vue files.
2022-12-08 11:37:15 -05:00
public Updates 2022-11-07 13:49:26 -05:00
src Match folder structure for icons in DigitalConsumer.FixMyGlass 2022-12-07 15:02:29 -05:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js Add eslint 2022-12-08 11:37:15 -05:00
.gitignore Test config, one test 2022-09-19 10:55:21 -04:00
azure-pipelines.yml Merge branch 'develop' into feature/Digital/SSR-52 2022-10-27 11:55:13 -04: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 Add eslint 2022-12-08 11:37:15 -05:00
package.json Add eslint 2022-12-08 11:37:15 -05:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js brought over custom mixins for button gradient, added links to google fonts to fix font-weight issue, finished tests vehicle make. 2022-11-01 14:44:57 -04:00
vue.release.config.js brought over custom mixins for button gradient, added links to google fonts to fix font-weight issue, finished tests vehicle make. 2022-11-01 14:44:57 -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.