0.0.2 • Published 1 year ago

@orchidui/online-store-themes v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

TODO add versioning

TODO

  1. move to standalone vue rendering template | feature routing, state management, rendering vue-html
  2. make production rendering and preview mode rendering | Use Static Site CSR rendering for preview (save bandwith)

The Next Product Idea (Ari: 2023)

  1. react rendering template | feature routing, state management, rendering (?) neew research for prerender component popular framework
  2. web component rendering template | feature routing, state management, rendering as web component stencil js, lit js, native web component

Structure:

  1. Storefront SDK (vue) -> state management (product, cart, payment data, multi-currency, multi-language, user: future additions)
  2. Theme Vue -> Ui rendering for all pages
  3. Templates -> customize vue-html and css, share components or plugins
  4. settings.json form builder JSON sidebar store design builder
  5. preset.json customize theme style with one click

npm install cpy npx cpy 'node_modules/@orchidui/vue/online-store-themes/dist/*/' ./public