No description
Find a file
bmauger c7ea6aa726
Merge pull request #26 from Safelite/brm-button-fix
Update css for focus state on buttonPrimary.
2021-10-29 09:46:35 -04:00
public Setting up routing and vuex 2021-10-12 15:36:09 -04:00
src Update css for focus state on buttonPrimary. 2021-10-29 09:39:58 -04:00
.gitignore Added .gitignore for node_modules and other files 2021-09-21 08:34:57 -04:00
azure-pipelines.yml !!GitHub_Desktop<feature/dynamic-routing> 2021-10-25 10:57:19 -04:00
babel.config.js Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00
jest.config.js Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00
package-lock.json Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00
package.json Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00
README.md my commit 2021-09-20 18:29:11 -04:00
vue.config.js Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00
vue.release.config.js Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00

fmg-funnel-2021

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.