No description
Find a file
2021-10-27 16:02:15 -04:00
public Setting up routing and vuex 2021-10-12 15:36:09 -04:00
src Remove this.buttonType (not needed). 2021-10-27 16:02:15 -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.