"incremental.js" vuex store for shared state. See InfinityTester component for examples on how to modify the store; arbitarily many currencies can be controlled.

This commit is contained in:
pskfyi 2022-01-06 14:28:23 -08:00 committed by pskfyi
commit 225d7e3c09
5 changed files with 94 additions and 32 deletions

View file

@ -15,6 +15,7 @@
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/pwa": "^3.3.5",
"break_infinity.js": "^2.0.0",
"core-js": "^3.19.3",
"nuxt": "^2.15.8",
"vue": "^2.6.14",