[add] components
This commit is contained in:
parent
55b3b91f81
commit
1304878a70
16 changed files with 340 additions and 113 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# Data storage
|
||||
`core.js` defines settings
|
||||
## Vuex
|
||||
|
||||
state.js
|
||||
|
||||
## Localforage
|
||||
localforage.config({
|
||||
name: 'vuepoc'
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue