Skip to content

YerkoPalma/mujeres-tea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

  • Separate Toolbar component from Nav component
  • Make global config as store
  • Make talk function an action
  • Define layer system
  • Define DB system

Misc

Config object should have

{
  theme: 'light',
  navOpen: false,
  land: 'ES-cl',
  nav: {
    links: ['Home', 'About'],
    current: 'Home'
  },
  toolbar: {
    icons: ['speak', 'themeSwitch']
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published